Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
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 …]
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
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 …]
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp210 uint64_t RelocationOffset = Relocation.getOffset(); in resolveSymbol() local
281 uint64_t RelocationOffset = Relocation.getOffset(); in printBinaryBlockWithRelocs() local
DARMWinEHPrinter.cpp220 uint64_t RelocationOffset = Relocation.getOffset(); in getRelocatedSymbol() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp79 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp81 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp61 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()