Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h706 void emitAcceleratorEntriesForUnit(CompileUnit &Unit);
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1813 void DWARFLinker::emitAcceleratorEntriesForUnit(CompileUnit &Unit) { in emitAcceleratorEntriesForUnit() function in llvm::DWARFLinker
2197 Linker.emitAcceleratorEntriesForUnit(*CurrentUnit); in cloneAllCompileUnits()