Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h564 uint64_t cloneAllCompileUnits(DWARFContext &DwarfContext,
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1295 void cloneAllCompileUnits(DWARFContextInMemory &DwarfContext);
3379 .cloneAllCompileUnits(DwarfContext); in loadClangModule()
3382 void DwarfLinker::DIECloner::cloneAllCompileUnits( in cloneAllCompileUnits() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker::DIECloner
3485 .cloneAllCompileUnits(DwarfContext); in link()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp2160 .cloneAllCompileUnits(*(ErrOrObj->Dwarf), File, StringPool, in loadClangModule()
2165 uint64_t DWARFLinker::DIECloner::cloneAllCompileUnits( in cloneAllCompileUnits() function in llvm::DWARFLinker::DIECloner
2531 .cloneAllCompileUnits(*OptContext.File.Dwarf, OptContext.File, in link()