Searched defs:getSectionAddress (Results 1 – 6 of 6) sorted by relevance
150 uint64_t getSectionAddress(const MCSection *Sec) const { in getSectionAddress() function
326 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() function
667 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function
1312 uint64_t WasmObjectFile::getSectionAddress(DataRefImpl Sec) const { return 0; } in getSectionAddress() function in WasmObjectFile
279 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { in getSectionAddress() function in COFFObjectFile
1871 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in MachOObjectFile