Home
last modified time | relevance | path

Searched refs:patchRangesForUnit (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.h404 void patchRangesForUnit(const CompileUnit &Unit, DWARFContext &Dwarf,
DDwarfLinker.cpp1568 void DwarfLinker::patchRangesForUnit(const CompileUnit &Unit, in patchRangesForUnit() function in llvm::dsymutil::DwarfLinker
2246 Linker.patchRangesForUnit(*CurrentUnit, DwarfContext, DMO); in cloneAllCompileUnits()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1387 void patchRangesForUnit(const CompileUnit &Unit, DWARFContext &Dwarf) const;
2876 void DwarfLinker::patchRangesForUnit(const CompileUnit &Unit, in patchRangesForUnit() function in llvm::dsymutil::__anond69ad1180111::DwarfLinker
3402 Linker.patchRangesForUnit(CurrentUnit, DwarfContext); in cloneAllCompileUnits()