Home
last modified time | relevance | path

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

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