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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h425 void addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, DWARFDie Die,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1148 void DWARFContext::addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, function in class:DWARFContext
1211 addLocalsForDie(CU, Subprogram, Child, Result);
1223 addLocalsForDie(CU, Subprogram, Subprogram, Result);

Completed in 85 milliseconds