Home
last modified time | relevance | path

Searched refs:getStringSectionIndex (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/driver/linkloader/include/impl/
DELFHeader.hxx54 PRINT_LINT("String Section Index", getStringSectionIndex()); in print()
DELFObject.hxx82 ELFSectionTy const *sec = stab[header->getStringSectionIndex()]; in getSectionName()
/frameworks/rs/driver/linkloader/include/
DELFHeader.h146 half_t getStringSectionIndex() const { in getStringSectionIndex() function