Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerCompileUnit.h128 analyzeDWARFStructureRec(getUnitDIE().getDebugInfoEntry(), false); in analyzeDWARFStructure()
604 void analyzeDWARFStructureRec(const DWARFDebugInfoEntry *DieEntry,
HDDWARFLinkerCompileUnit.cpp127 void CompileUnit::analyzeDWARFStructureRec(const DWARFDebugInfoEntry *DieEntry, in analyzeDWARFStructureRec() function in CompileUnit
184 analyzeDWARFStructureRec(CurChild, ChildIsODRUnavailableFunctionScope); in analyzeDWARFStructureRec()