Home
last modified time | relevance | path

Searched defs:SectionAddress (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h101 SectionAddrMap SectionAddress; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCMachObjectWriter.h111 SectionAddrMap SectionAddress; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCMachObjectWriter.h110 SectionAddrMap SectionAddress; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp209 orc::ExecutorAddr SectionAddress(S.getAddress()); in addRelocations() local
DMachO_arm64.cpp218 orc::ExecutorAddr SectionAddress(S.getAddress()); in addRelocations() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DXCOFFEmitter.cpp447 uint64_t SectionAddress = in writeSectionHeader() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp197 JITTargetAddress SectionAddress = S.getAddress(); in addRelocations() local
DMachO_arm64.cpp195 JITTargetAddress SectionAddress = S.getAddress(); in addRelocations() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Readers/
DLVBinaryReader.cpp348 uint64_t SectionAddress = (*SectionOrErr).first; in createInstructions() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1234 auto SectionAddress = std::upper_bound( in DisassembleObject() local
DMachODump.cpp6720 uint64_t SectionAddress = Sections[SectIdx].getAddress(); in DisassembleMachO() local