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

/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h137 uint64_t getSectionAddress(const MCSectionData* SD) const { function in class:llvm::MachObjectWriter
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h219 uint8_t *getSectionAddress(unsigned SectionID) { function in class:llvm::RuntimeDyldImpl
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DELFObjectFile.h444 error_code ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec, function in class:llvm::object::ELFObjectFile
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DCOFFObjectFile.cpp245 error_code COFFObjectFile::getSectionAddress(DataRefImpl Sec, function in class:COFFObjectFile
H A DMachOObjectFile.cpp666 MachOObjectFile::getSectionAddress(DataRefImpl Sec, uint64_t &Res) const { function in class:llvm::object::MachOObjectFile

Completed in 135 milliseconds