Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h112 void emitLineTableForUnit(MCDwarfLineTableParams Params,
H A DDWARFLinker.h159 virtual void emitLineTableForUnit(MCDwarfLineTableParams Params,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp492 void DwarfStreamer::emitLineTableForUnit(MCDwarfLineTableParams Params, in emitLineTableForUnit() function in llvm::DwarfStreamer
H A DDWARFLinker.cpp1776 TheDwarfEmitter->emitLineTableForUnit( in patchLineTableForUnit()