Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
DDWARFContext.cpp64 getDebugAbbrev()->dump(OS); in dump()
197 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrev() { in getDebugAbbrev() function in DWARFContext
286 getDebugAbbrev(), getInfoSection().Data, getAbbrevSection(), in parseCompileUnits()
308 getDebugAbbrev(), I->second.Data, getAbbrevSection(), in parseTypeUnits()
DDWARFContext.h113 const DWARFDebugAbbrev *getDebugAbbrev();