Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h139 uint64_t getSectionAddress(const MCSectionData* SD) const { in getSectionAddress() function
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h247 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h427 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp327 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { in getSectionAddress() function in COFFObjectFile
H A DMachOObjectFile.cpp522 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in MachOObjectFile