Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/linkloader/include/impl/
DELFSymbol.hxx34 ELFSectionHeaderTableTy const &shtab = *owner->getSectionHeaderTable(); in getName()
136 owner->getSectionHeaderTable(); in getAddress()
220 owner->getSectionHeaderTable(); in getAddress()
249 owner->getSectionHeaderTable(); in getAddress()
278 owner->getSectionHeaderTable(); in getAddress()
DELFObject.hxx111 size_t idx = getSectionHeaderTable()->getByName(str)->getIndex(); in getSectionByName()
/frameworks/rs/cpu_ref/linkloader/include/
DELFObject.h68 ELFSectionHeaderTableTy const *getSectionHeaderTable() const { in getSectionHeaderTable() function