Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h425 void cleanupAuxiliarryData(LinkContext &Context);
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp411 void DWARFLinker::cleanupAuxiliarryData(LinkContext &Context) { in cleanupAuxiliarryData() function in llvm::DWARFLinker
2543 cleanupAuxiliarryData(OptContext); in link()