Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp63 uint32_t CodeOffset = 0; in inlineSiteContainsAddress() local
108 uint32_t CodeOffset = VA - getVirtualAddress(); in findInlineFramesByVA() local
H A DNativeInlineSiteSymbol.cpp100 uint32_t CodeOffset = 0; in getLineOffset() local
/netbsd-src/external/apache2/llvm/dist/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
616 uint32_t CodeOffset = 0; variable
636 uint32_t CodeOffset = 0; variable
813 uint32_t CodeOffset = 0; variable
834 uint32_t CodeOffset = 0; variable
855 uint32_t CodeOffset = 0; variable
999 uint32_t CodeOffset = 0; variable
H A DCodeView.h490 CodeOffset, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DWin64EH.h67 uint8_t CodeOffset; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp690 uint32_t CodeOffset = 0; in visitKnownRecord() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h140 uint32_t CodeOffset; // start of Locals and Body member