Home
last modified time | relevance | path

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

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