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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h112 void emitLineTableForUnit(MCDwarfLineTableParams Params,
H A DDWARFLinker.h151 virtual void emitLineTableForUnit(MCDwarfLineTableParams Params,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp466 void DwarfStreamer::emitLineTableForUnit(MCDwarfLineTableParams Params, function in class:llvm::DwarfStreamer
H A DDWARFLinker.cpp1566 // elimination to emitLineTableForUnit() we can get rid of all of them.
1633 // sorting NewRows before passing it to emitLineTableForUnit. This
1727 TheDwarfEmitter->emitLineTableForUnit(

Completed in 127 milliseconds