Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h703 void emitAcceleratorEntriesForUnit(CompileUnit &Unit);
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1399 void emitAcceleratorEntriesForUnit(CompileUnit &Unit);
3108 void DwarfLinker::emitAcceleratorEntriesForUnit(CompileUnit &Unit) { in emitAcceleratorEntriesForUnit() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker
3404 Linker.emitAcceleratorEntriesForUnit(CurrentUnit); in cloneAllCompileUnits()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1801 void DWARFLinker::emitAcceleratorEntriesForUnit(CompileUnit &Unit) { in emitAcceleratorEntriesForUnit() function in llvm::DWARFLinker
2197 Linker.emitAcceleratorEntriesForUnit(*CurrentUnit); in cloneAllCompileUnits()