Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h43 static constexpr uint32_t RelocationOffset = 32; variable
470 static constexpr uint32_t RelocationOffset = 8; variable
491 static constexpr uint32_t RelocationOffset = 12; variable
563 static constexpr uint32_t RelocationOffset = 8; variable
634 static constexpr uint32_t RelocationOffset = 16; variable
657 static constexpr uint32_t RelocationOffset = 4; variable
834 static constexpr uint32_t RelocationOffset = 4; variable
854 static constexpr uint32_t RelocationOffset = 4; variable
876 static constexpr uint32_t RelocationOffset = 4; variable
969 static constexpr uint32_t RelocationOffset = 8; variable
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp79 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp265 uint64_t RelocationOffset = Relocation.getOffset(); in resolveSymbol() local
336 uint64_t RelocationOffset = Relocation.getOffset(); in printBinaryBlockWithRelocs() local
H A DARMWinEHPrinter.cpp258 uint64_t RelocationOffset = Relocation.getOffset(); in getRelocatedSymbol() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp182 uint64_t RelocationOffset = Relocation.getOffset(); in resolveSymbol() local
H A DLVCodeViewVisitor.cpp696 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()