Home
last modified time | relevance | path

Searched defs:LineData (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h36 LineInfo(uint32_t LineData) : LineData(LineData) {} in LineInfo()
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp354 DataExtractor LineData(DCtx.getDWARFObj().getLineSection().Data, in dumpDebugLines() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCCodeView.cpp372 unsigned LineData = J->getLine(); in emitLineTableForFunction() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp552 DWARFDataExtractor LineData(*DObj, DObj->getLineSection(), isLittleEndian(), in dump() local
561 DWARFDataExtractor LineData(*DObj, DObj->getLineDWOSection(), in dump() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp542 DWARFDataExtractor LineData(DICtx.getDWARFObj(), in collectObjectSources() local
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1889 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit() local