Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
HDDWARFLinker.h732 void emitAcceleratorEntriesForUnit(CompileUnit &Unit);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFLinker.cpp2230 void DWARFLinker::emitAcceleratorEntriesForUnit(CompileUnit &Unit) { in emitAcceleratorEntriesForUnit() function in llvm::DWARFLinker
2621 Linker.emitAcceleratorEntriesForUnit(*CurrentUnit); in cloneAllCompileUnits()