/external/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 137 uint64_t getSectionAddress(const MCSection *Sec) const { in getSectionAddress() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 151 uint64_t getSectionAddress(const MCSection *Sec) const { in getSectionAddress() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 154 uint64_t getSectionAddress(const MCSection *Sec) const { in getSectionAddress() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/ |
D | COFFLinkGraphBuilder.cpp | 62 COFFLinkGraphBuilder::getSectionAddress(const object::COFFObjectFile &Obj, in getSectionAddress() function in llvm::jitlink::COFFLinkGraphBuilder
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 303 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 483 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 475 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | XCOFFObjectFile.cpp | 239 uint64_t XCOFFObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in llvm::object::XCOFFObjectFile
|
D | WasmObjectFile.cpp | 1419 uint64_t WasmObjectFile::getSectionAddress(DataRefImpl Sec) const { return 0; } in getSectionAddress() function in WasmObjectFile
|
D | COFFObjectFile.cpp | 277 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { in getSectionAddress() function in COFFObjectFile
|
D | MachOObjectFile.cpp | 1913 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in MachOObjectFile
|
/external/llvm/include/llvm/Object/ |
D | ELFObjectFile.h | 574 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ELFObjectFile.h | 702 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
D | ELFObjectFile.h | 838 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 1719 uint64_t WasmObjectFile::getSectionAddress(DataRefImpl Sec) const { return 0; } in getSectionAddress() function in WasmObjectFile
|
D | XCOFFObjectFile.cpp | 370 uint64_t XCOFFObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in llvm::object::XCOFFObjectFile
|
D | COFFObjectFile.cpp | 275 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { in getSectionAddress() function in COFFObjectFile
|
D | MachOObjectFile.cpp | 1934 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in MachOObjectFile
|
/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 267 uint64_t COFFObjectFile::getSectionAddress(DataRefImpl Ref) const { in getSectionAddress() function in COFFObjectFile
|
D | MachOObjectFile.cpp | 608 uint64_t MachOObjectFile::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress() function in MachOObjectFile
|