Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h137 uint64_t getSectionAddress(const MCSection *Sec) const { in getSectionAddress() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h316 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() function
/external/llvm/include/llvm/Object/
DELFObjectFile.h555 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp268 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { in getSectionAddress() function in COFFObjectFile
DMachOObjectFile.cpp482 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in MachOObjectFile