Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h112 void emitLineTableForUnit(MCDwarfLineTableParams Params,
H A DDWARFLinker.h159 virtual void emitLineTableForUnit(MCDwarfLineTableParams Params,
/freebsd-13.1/contrib/llvm-project/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()