Searched defs:getSectionAddress (Results 1 – 9 of 9) sorted by relevance
209 uint64_t getSectionAddress(const MCSection *Sec) const { in getSectionAddress() function
61 COFFLinkGraphBuilder::getSectionAddress(const object::COFFObjectFile &Obj, getSectionAddress() function in llvm::jitlink::COFFLinkGraphBuilder
481 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() function
442 uint64_t GOFFObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in GOFFObjectFile
380 uint64_t XCOFFObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in llvm::object::XCOFFObjectFile
1975 uint64_t WasmObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in WasmObjectFile
274 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { in getSectionAddress() function in COFFObjectFile
1941 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in MachOObjectFile
901 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function