Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h552 unsigned shouldKeepSubprogramDIE(AddressesMap &RelocMgr, RangesTy &Ranges,
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp460 unsigned DWARFLinker::shouldKeepSubprogramDIE( in shouldKeepSubprogramDIE() function in llvm::DWARFLinker
531 return shouldKeepSubprogramDIE(RelocMgr, Ranges, DIE, File, Unit, MyInfo, in shouldKeepDIE()