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