Home
last modified time | relevance | path

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

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