Searched refs:getSectionHeaderTable (Results 1 – 3 of 3) sorted by relevance
39 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()
107 size_t idx = getSectionHeaderTable()->getByName(str)->getIndex(); in getSectionByName()
67 ELFSectionHeaderTableTy const *getSectionHeaderTable() const { in getSectionHeaderTable() function