Searched defs:getSectionAddress (Results 1 – 5 of 5) sorted by relevance
142 uint64_t getSectionAddress(const MCSectionData* SD) const { in getSectionAddress() function
273 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() function
447 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function
329 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { in getSectionAddress() function in COFFObjectFile
557 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in MachOObjectFile