Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCMachObjectWriter.h123 uint64_t getSectionAddress(const MCSectionData* SD) const { in getSectionAddress() function
/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h137 uint64_t getSectionAddress(const MCSection *Sec) const { in getSectionAddress() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h303 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() function
/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp310 error_code COFFObjectFile::getSectionAddress(DataRefImpl Sec, in getSectionAddress() function in COFFObjectFile
DMachOObjectFile.cpp370 error_code MachOObjectFile::getSectionAddress(DataRefImpl DRI, in getSectionAddress() function in llvm::object::MachOObjectFile
DELFObjectFile.cpp674 ::getSectionAddress(DataRefImpl Sec, in getSectionAddress() function in ELFObjectFile
/external/llvm/include/llvm/Object/
DELFObjectFile.h574 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp267 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { in getSectionAddress() function in COFFObjectFile
DMachOObjectFile.cpp608 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in MachOObjectFile