Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h60 void trackContentType(dwarf::LineNumberEntryFormat ContentType);
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp46 void DWARFDebugLine::ContentTypeTracker::trackContentType( in trackContentType() function in DWARFDebugLine::ContentTypeTracker
190 ContentTypes->trackContentType(Descriptor.Type); in parseV5EntryFormat()