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.h93 void createLineAndFileRecords(const DWARFDebugLine::LineTable *Lines);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp719 void LVDWARFReader::createLineAndFileRecords( in createLineAndFileRecords() function in LVDWARFReader
959 createLineAndFileRecords(DwarfContext->getLineTableForUnit(CU.get())); in createScopes()