Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/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
636 uint32_t CodeOffset = 0; variable
656 uint32_t CodeOffset = 0; variable
833 uint32_t CodeOffset = 0; variable
854 uint32_t CodeOffset = 0; variable
875 uint32_t CodeOffset = 0; variable
1019 uint32_t CodeOffset = 0; variable
H A DCodeView.h498 CodeOffset, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h116 uint8_t CodeOffset; member
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp715 uint32_t CodeOffset = 0; visitKnownRecord() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h349 uint32_t CodeOffset; // start of Locals and Body global() member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3467 uint64_t CodeOffset = ParentLowPC; in inlineSiteAnnotation() local
[all...]