Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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 …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp81 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()
/netbsd-src/external/apache2/llvm/dist/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.cpp234 uint64_t RelocationOffset = Relocation.getOffset(); in getRelocatedSymbol() local