Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h435 void lookForChildDIEsToKeep(const DWARFDie &Die, CompileUnit &CU,
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp632 void DWARFLinker::lookForChildDIEsToKeep( in lookForChildDIEsToKeep() function in llvm::DWARFLinker
791 lookForChildDIEsToKeep(Current.Die, Current.CU, Current.Flags, Worklist); in lookForDIEsToKeep()