Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h113 void emitLocationsForUnit(
H A DDWARFLinker.h164 virtual void emitLocationsForUnit(
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp443 void DwarfStreamer::emitLocationsForUnit( in emitLocationsForUnit() function in llvm::DwarfStreamer
H A DDWARFLinker.cpp2213 Emitter->emitLocationsForUnit(*CurrentUnit, DwarfContext, ProcessExpr); in cloneAllCompileUnits()