Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h98 Line(int32_t CodeOffset, uint32_t StartLine, uint32_t EndLine, in Line()
103 Line(int32_t CodeOffset, LineInfo LineInf, ColumnInfo ColumnInf) in Line()
H A DSymbolRecord.h61 uint32_t CodeOffset = 0; variable
648 uint32_t CodeOffset = 0; variable
668 uint32_t CodeOffset = 0; variable
845 uint32_t CodeOffset = 0; variable
866 uint32_t CodeOffset = 0; variable
887 uint32_t CodeOffset = 0; variable
1031 uint32_t CodeOffset = 0; variable
H A DCodeView.h478 CodeOffset, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h119 uint8_t CodeOffset; member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp450 size_t CodeOffset = DF->getContents().size(); in emitInstToData() local
H A DMCObjectStreamer.cpp388 auto CodeOffset = DF->getContents().size(); in emitInstToData() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp719 uint32_t CodeOffset = 0; in visitKnownRecord() local
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h403 uint32_t CodeOffset; // start of Locals and Body member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3463 uint64_t CodeOffset = ParentLowPC; in inlineSiteAnnotation() local