Home
last modified time | relevance | path

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

/frameworks/compile/linkloader/include/impl/
DELFSymbol.hxx39 ELFSectionHeaderTableTy const &shtab = *owner->getSectionHeaderTable(); in getName()
141 owner->getSectionHeaderTable(); in getAddress()
235 owner->getSectionHeaderTable(); in getAddress()
264 owner->getSectionHeaderTable(); in getAddress()
293 owner->getSectionHeaderTable(); in getAddress()
DELFObject.hxx107 size_t idx = getSectionHeaderTable()->getByName(str)->getIndex(); in getSectionByName()
/frameworks/compile/linkloader/include/
DELFObject.h67 ELFSectionHeaderTableTy const *getSectionHeaderTable() const { in getSectionHeaderTable() function