Home
last modified time | relevance | path

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

/frameworks/compile/linkloader/include/impl/
DELFHeader.hxx47 PRINT_LINT("Section Header Offset", getSectionHeaderTableOffset()); in print()
DELFSectionHeaderTable.hxx53 AR.seek(header->getSectionHeaderTableOffset(), true); in read()
/frameworks/compile/linkloader/include/
DELFHeader.h118 offset_t getSectionHeaderTableOffset() const { in getSectionHeaderTableOffset() function