Searched refs:getSectionByIndex (Results 1 – 3 of 3) sorted by relevance
41 ELFSectionTy const *section = owner->getSectionByIndex(index); in getName()164 ELFSectionTy const *sec = owner->getSectionByIndex(idx); in getAddress()239 ELFSectionTy const *sec = owner->getSectionByIndex(idx); in getAddress()269 ELFSectionTy const *sec = owner->getSectionByIndex(idx); in getAddress()298 ELFSectionTy const *sec = owner->getSectionByIndex(idx); in getAddress()
94 ELFObject<Bitwidth>::getSectionByIndex(size_t i) const { in getSectionByIndex() function in ELFObject100 ELFObject<Bitwidth>::getSectionByIndex(size_t i) { in getSectionByIndex() function in ELFObject
72 ELFSectionTy const *getSectionByIndex(size_t i) const;73 ELFSectionTy *getSectionByIndex(size_t i);