Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h43 static constexpr uint32_t RelocationOffset = 32; variable
438 static constexpr uint32_t RelocationOffset = 8; variable
459 static constexpr uint32_t RelocationOffset = 12; variable
531 static constexpr uint32_t RelocationOffset = 8; variable
602 static constexpr uint32_t RelocationOffset = 16; variable
625 static constexpr uint32_t RelocationOffset = 4; variable
802 static constexpr uint32_t RelocationOffset = 4; variable
822 static constexpr uint32_t RelocationOffset = 4; variable
844 static constexpr uint32_t RelocationOffset = 4; variable
937 static constexpr uint32_t RelocationOffset = 8; variable
[all …]
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp79 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp264 uint64_t RelocationOffset = Relocation.getOffset(); in resolveSymbol() local
335 uint64_t RelocationOffset = Relocation.getOffset(); in printBinaryBlockWithRelocs() local
H A DARMWinEHPrinter.cpp255 uint64_t RelocationOffset = Relocation.getOffset(); in getRelocatedSymbol() local