Home
last modified time | relevance | path

Searched refs:DwarfContext (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h617 uint64_t cloneAllCompileUnits(DWARFContext &DwarfContext,
/openbsd/src/gnu/llvm/llvm/lib/DWARFLinker/
DDWARFLinker.cpp2264 DWARFContext &DwarfContext, const DWARFFile &File, in cloneAllCompileUnits() argument
2296 Linker.patchLineTableForUnit(*CurrentUnit, DwarfContext, File); in cloneAllCompileUnits()
2303 Linker.patchRangesForUnit(*CurrentUnit, DwarfContext, File); in cloneAllCompileUnits()
2314 Emitter->emitLocationsForUnit(*CurrentUnit, DwarfContext, ProcessExpr); in cloneAllCompileUnits()