Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h137 uint64_t getSectionAddress(const MCSection *Sec) const { in getSectionAddress() function
/external/llvm-project/llvm/include/llvm/MC/
DMCMachObjectWriter.h154 uint64_t getSectionAddress(const MCSection *Sec) const { in getSectionAddress() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCMachObjectWriter.h151 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/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h468 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h483 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() function
/external/llvm/include/llvm/Object/
DELFObjectFile.h574 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp239 uint64_t XCOFFObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in llvm::object::XCOFFObjectFile
DWasmObjectFile.cpp1419 uint64_t WasmObjectFile::getSectionAddress(DataRefImpl Sec) const { return 0; } in getSectionAddress() function in WasmObjectFile
DCOFFObjectFile.cpp277 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { in getSectionAddress() function in COFFObjectFile
DMachOObjectFile.cpp1913 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in MachOObjectFile
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h702 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function
/external/llvm-project/llvm/include/llvm/Object/
DELFObjectFile.h783 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function
/external/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp246 uint64_t XCOFFObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in llvm::object::XCOFFObjectFile
DWasmObjectFile.cpp1581 uint64_t WasmObjectFile::getSectionAddress(DataRefImpl Sec) const { return 0; } in getSectionAddress() function in WasmObjectFile
DCOFFObjectFile.cpp273 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { in getSectionAddress() function in COFFObjectFile
DMachOObjectFile.cpp1916 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in MachOObjectFile
/external/llvm/lib/Object/
DMachOObjectFile.cpp608 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in MachOObjectFile