Searched defs:getSectionAddress (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h138 uint64_t getSectionAddress(const MCSection *Sec) const { function in class:llvm::MachObjectWriter
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h316 uint8_t *getSectionAddress(unsigned SectionID) const { function in class:llvm::RuntimeDyldImpl
/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DELFObjectFile.h555 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile
/freebsd-11.0-release/contrib/llvm/lib/Object/
H A DCOFFObjectFile.cpp268 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp482 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { function in class:MachOObjectFile

Completed in 75 milliseconds