Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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 …]
/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp79 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp263 uint64_t RelocationOffset = Relocation.getOffset(); in resolveSymbol() local
334 uint64_t RelocationOffset = Relocation.getOffset(); in printBinaryBlockWithRelocs() local
H A DARMWinEHPrinter.cpp256 uint64_t RelocationOffset = Relocation.getOffset(); in getRelocatedSymbol() local