Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h42 static constexpr uint32_t RelocationOffset = 32; variable
437 static constexpr uint32_t RelocationOffset = 8; variable
458 static constexpr uint32_t RelocationOffset = 12; variable
530 static constexpr uint32_t RelocationOffset = 8; variable
601 static constexpr uint32_t RelocationOffset = 16; variable
624 static constexpr uint32_t RelocationOffset = 4; variable
801 static constexpr uint32_t RelocationOffset = 4; variable
821 static constexpr uint32_t RelocationOffset = 4; variable
843 static constexpr uint32_t RelocationOffset = 4; variable
936 static constexpr uint32_t RelocationOffset = 8; variable
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h43 static constexpr uint32_t RelocationOffset = 32; variable
431 static constexpr uint32_t RelocationOffset = 8; variable
452 static constexpr uint32_t RelocationOffset = 12; variable
524 static constexpr uint32_t RelocationOffset = 8; variable
595 static constexpr uint32_t RelocationOffset = 16; variable
618 static constexpr uint32_t RelocationOffset = 4; variable
795 static constexpr uint32_t RelocationOffset = 4; variable
815 static constexpr uint32_t RelocationOffset = 4; variable
837 static constexpr uint32_t RelocationOffset = 4; variable
930 static constexpr uint32_t RelocationOffset = 8; variable
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h42 static constexpr uint32_t RelocationOffset = 32; variable
458 static constexpr uint32_t RelocationOffset = 8; variable
479 static constexpr uint32_t RelocationOffset = 12; variable
551 static constexpr uint32_t RelocationOffset = 8; variable
622 static constexpr uint32_t RelocationOffset = 16; variable
645 static constexpr uint32_t RelocationOffset = 4; variable
822 static constexpr uint32_t RelocationOffset = 4; variable
842 static constexpr uint32_t RelocationOffset = 4; variable
864 static constexpr uint32_t RelocationOffset = 4; variable
957 static constexpr uint32_t RelocationOffset = 8; variable
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h42 static constexpr uint32_t RelocationOffset = 32; variable
458 static constexpr uint32_t RelocationOffset = 8; variable
479 static constexpr uint32_t RelocationOffset = 12; variable
551 static constexpr uint32_t RelocationOffset = 8; variable
622 static constexpr uint32_t RelocationOffset = 16; variable
645 static constexpr uint32_t RelocationOffset = 4; variable
822 static constexpr uint32_t RelocationOffset = 4; variable
842 static constexpr uint32_t RelocationOffset = 4; variable
864 static constexpr uint32_t RelocationOffset = 4; variable
957 static constexpr uint32_t RelocationOffset = 8; variable
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h42 static constexpr uint32_t RelocationOffset = 32; variable
458 static constexpr uint32_t RelocationOffset = 8; variable
479 static constexpr uint32_t RelocationOffset = 12; variable
551 static constexpr uint32_t RelocationOffset = 8; variable
622 static constexpr uint32_t RelocationOffset = 16; variable
645 static constexpr uint32_t RelocationOffset = 4; variable
822 static constexpr uint32_t RelocationOffset = 4; variable
842 static constexpr uint32_t RelocationOffset = 4; variable
864 static constexpr uint32_t RelocationOffset = 4; variable
957 static constexpr uint32_t RelocationOffset = 8; variable
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h42 static constexpr uint32_t RelocationOffset = 32; variable
458 static constexpr uint32_t RelocationOffset = 8; variable
479 static constexpr uint32_t RelocationOffset = 12; variable
551 static constexpr uint32_t RelocationOffset = 8; variable
622 static constexpr uint32_t RelocationOffset = 16; variable
645 static constexpr uint32_t RelocationOffset = 4; variable
822 static constexpr uint32_t RelocationOffset = 4; variable
842 static constexpr uint32_t RelocationOffset = 4; variable
864 static constexpr uint32_t RelocationOffset = 4; variable
957 static constexpr uint32_t RelocationOffset = 8; variable
[all …]
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp210 uint64_t RelocationOffset = Relocation.getOffset(); in resolveSymbol() local
281 uint64_t RelocationOffset = Relocation.getOffset(); in printBinaryBlockWithRelocs() local
H A DARMWinEHPrinter.cpp220 uint64_t RelocationOffset = Relocation.getOffset(); in getRelocatedSymbol() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp79 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp81 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp61 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()