Searched refs:addLocalsForDie (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h489 void addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, DWARFDie Die,
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1653 void DWARFContext::addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, function in class:DWARFContext
1715 addLocalsForDie(CU, Subprogram, Child, Result);
1727 addLocalsForDie(CU, Subprogram, Subprogram, Result);

Completed in 88 milliseconds