Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h111 void emitLocationsForUnit(
H A DDWARFLinker.h162 virtual void emitLocationsForUnit(
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp419 void DwarfStreamer::emitLocationsForUnit( in emitLocationsForUnit() function in llvm::DwarfStreamer
H A DDWARFLinker.cpp2314 Emitter->emitLocationsForUnit(*CurrentUnit, DwarfContext, ProcessExpr); in cloneAllCompileUnits()