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

/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp78 printLocalVariableAddrRange( const LocalVariableAddrRange &Range, uint32_t RelocationOffset) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h42 static constexpr uint32_t RelocationOffset = 32; member in class:llvm::codeview::ProcSym
437 static constexpr uint32_t RelocationOffset = 8; member in class:llvm::codeview::DefRangeSym
458 static constexpr uint32_t RelocationOffset = 12; member in class:llvm::codeview::DefRangeSubfieldSym
530 static constexpr uint32_t RelocationOffset = 8; member in class:llvm::codeview::DefRangeFramePointerRelSym
601 static constexpr uint32_t RelocationOffset = 16; member in class:llvm::codeview::BlockSym
624 static constexpr uint32_t RelocationOffset = 4; member in class:llvm::codeview::LabelSym
801 static constexpr uint32_t RelocationOffset = 4; member in class:llvm::codeview::CallSiteInfoSym
821 static constexpr uint32_t RelocationOffset = 4; member in class:llvm::codeview::HeapAllocationSiteSym
843 static constexpr uint32_t RelocationOffset = 4; member in class:llvm::codeview::FrameCookieSym
936 static constexpr uint32_t RelocationOffset = 8; member in class:llvm::codeview::DataSym
957 static constexpr uint32_t RelocationOffset = 8; member in class:llvm::codeview::ThreadLocalDataSym
[all...]
/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp256 uint64_t RelocationOffset = Relocation.getOffset(); local
H A DCOFFDumper.cpp263 uint64_t RelocationOffset = Relocation.getOffset(); local
334 uint64_t RelocationOffset = Relocation.getOffset(); local

Completed in 243 milliseconds