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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h151 uint64_t getSectionAddress(const MCSection *Sec) const { function in class:llvm::MachObjectWriter
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h483 uint8_t *getSectionAddress(unsigned SectionID) const { function in class:llvm::RuntimeDyldImpl
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp239 uint64_t XCOFFObjectFile::getSectionAddress(DataRefImpl Sec) const { function in class:llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp277 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { function in class:COFFObjectFile
H A DWasmObjectFile.cpp1419 uint64_t WasmObjectFile::getSectionAddress(DataRefImpl Sec) const { return 0; } function in class:WasmObjectFile
H A DMachOObjectFile.cpp1913 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { function in class:MachOObjectFile
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h702 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile

Completed in 379 milliseconds