Home
last modified time | relevance | path

Searched refs:emitLineTableForUnit (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h117 void emitLineTableForUnit(MCDwarfLineTableParams Params,
H A DDWARFLinker.h140 virtual void emitLineTableForUnit(MCDwarfLineTableParams Params,
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp486 void DwarfStreamer::emitLineTableForUnit(MCDwarfLineTableParams Params, in emitLineTableForUnit() function in llvm::DwarfStreamer
H A DDWARFLinker.cpp1894 TheDwarfEmitter->emitLineTableForUnit( in patchLineTableForUnit()