Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h732 void emitAcceleratorEntriesForUnit(CompileUnit &Unit);
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2230 void DWARFLinker::emitAcceleratorEntriesForUnit(CompileUnit &Unit) { in emitAcceleratorEntriesForUnit() function in llvm::DWARFLinker
2621 Linker.emitAcceleratorEntriesForUnit(*CurrentUnit); in cloneAllCompileUnits()