Home
last modified time | relevance | path

Searched defs:CodeOffset (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp67 uint32_t CodeOffset = 0; in inlineSiteContainsAddress() local
112 uint32_t CodeOffset = VA - getVirtualAddress(); in findInlineFramesByVA() local
H A DNativeInlineSiteSymbol.cpp106 uint32_t CodeOffset = 0; in getLineOffset() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h97 Line(int32_t CodeOffset, uint32_t StartLine, uint32_t EndLine, in Line()
102 Line(int32_t CodeOffset, LineInfo LineInf, ColumnInfo ColumnInf) in Line()
H A DSymbolRecord.h60 uint32_t CodeOffset = 0; variable
615 uint32_t CodeOffset = 0; variable
635 uint32_t CodeOffset = 0; variable
812 uint32_t CodeOffset = 0; variable
833 uint32_t CodeOffset = 0; variable
854 uint32_t CodeOffset = 0; variable
998 uint32_t CodeOffset = 0; variable
H A DCodeView.h495 CodeOffset, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DWin64EH.h115 uint8_t CodeOffset; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp695 uint32_t CodeOffset = 0; in visitKnownRecord() local
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h154 uint32_t CodeOffset; // start of Locals and Body member