Home
last modified time | relevance | path

Searched defs:LineOff (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp227 uint32_t LineSect, LineOff; in findInlineeLinesByVA() local
H A DSymbolCache.cpp582 uint32_t LineSect, LineOff; in findLineNumbersByVA() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp199 uint32_t LineOff = Extractor.getU32(C); parseLineInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h275 uint32_t LineOff; ///< line offset in the .BTF string table member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h245 uint32_t LineOff; ///< Line index in the .BTF string table global() member