Home
last modified time | relevance | path

Searched refs:createLineAndFileRecords (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.h86 void createLineAndFileRecords(const DWARFDebugLine::LineTable *Lines);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp518 void LVDWARFReader::createLineAndFileRecords( in createLineAndFileRecords() function in LVDWARFReader
762 createLineAndFileRecords(DwarfContext->getLineTableForUnit(CU.get())); in createScopes()