Home
last modified time | relevance | path

Searched refs:clearLineTable (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h311 void clearLineTable(uint64_t Offset);
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp600 void DWARFDebugLine::clearLineTable(uint64_t Offset) { in clearLineTable() function in DWARFDebugLine
DDWARFContext.cpp1088 Line->clearLineTable(stmtOffset); in clearLineTableForUnit()