Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h168 virtual void emitLocationsForUnit(
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFStreamer.h106 void emitLocationsForUnit(
DDWARFLinker.h173 virtual void emitLocationsForUnit(
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp402 void DwarfStreamer::emitLocationsForUnit( in emitLocationsForUnit() function in llvm::DwarfStreamer
DDWARFLinker.cpp2213 Emitter->emitLocationsForUnit(*CurrentUnit, DwarfContext, ProcessExpr); in cloneAllCompileUnits()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp548 void emitLocationsForUnit(const CompileUnit &Unit, DWARFContext &Dwarf);
835 void DwarfStreamer::emitLocationsForUnit(const CompileUnit &Unit, in emitLocationsForUnit() function in llvm::dsymutil::__anondabe43b60111::DwarfStreamer
3403 Linker.Streamer->emitLocationsForUnit(CurrentUnit, DwarfContext); in cloneAllCompileUnits()