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.h42 static constexpr uint32_t RelocationOffset = 32; variable
458 static constexpr uint32_t RelocationOffset = 8; variable
437 static constexpr uint32_t RelocationOffset = 8; global() variable
530 static constexpr uint32_t RelocationOffset = 8; global() variable
601 static constexpr uint32_t RelocationOffset = 16; global() variable
624 static constexpr uint32_t RelocationOffset = 4; global() variable
801 static constexpr uint32_t RelocationOffset = 4; global() variable
821 static constexpr uint32_t RelocationOffset = 4; global() variable
843 static constexpr uint32_t RelocationOffset = 4; global() variable
936 static constexpr uint32_t RelocationOffset = 8; global() variable
957 static constexpr uint32_t RelocationOffset = 8; global() variable
[all...]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp79 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange() argument
/freebsd/contrib/llvm-project/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.cpp256 uint64_t RelocationOffset = Relocation.getOffset(); getRelocatedSymbol() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp187 uint64_t RelocationOffset = Relocation.getOffset(); in resolveSymbol() local
H A DLVCodeViewVisitor.cpp709 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()