Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h56 void trackContentType(dwarf::LineNumberEntryFormat ContentType);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp48 void DWARFDebugLine::ContentTypeTracker::trackContentType( in trackContentType() function in DWARFDebugLine::ContentTypeTracker
251 ContentTypes->trackContentType(Descriptor.Type); in parseV5EntryFormat()