Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h106 void emitLocationsForUnit(
H A DDWARFLinker.h181 virtual void emitLocationsForUnit(
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp428 void DwarfStreamer::emitLocationsForUnit( in emitLocationsForUnit() function in llvm::DwarfStreamer
H A DDWARFLinker.cpp2183 Emitter->emitLocationsForUnit(*CurrentUnit, DwarfContext, ProcessExpr); in cloneAllCompileUnits()