Home
last modified time | relevance | path

Searched refs:shouldKeepDIE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp619 unsigned DWARFLinker::shouldKeepDIE(AddressesMap &RelocMgr, const DWARFDie &DIE, in shouldKeepDIE() function in llvm::DWARFLinker
904 Current.Flags = shouldKeepDIE(AddressesMap, Current.Die, File, Current.CU, in lookForDIEsToKeep()