Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h741 void patchRangesForUnit(const CompileUnit &Unit, DWARFContext &Dwarf,
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp1387 void patchRangesForUnit(const CompileUnit &Unit, DWARFContext &Dwarf) const;
2876 void DwarfLinker::patchRangesForUnit(const CompileUnit &Unit, in patchRangesForUnit() function in llvm::dsymutil::__anon73f354850111::DwarfLinker
3402 Linker.patchRangesForUnit(CurrentUnit, DwarfContext); in cloneAllCompileUnits()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1653 void DWARFLinker::patchRangesForUnit(const CompileUnit &Unit, in patchRangesForUnit() function in llvm::DWARFLinker
2303 Linker.patchRangesForUnit(*CurrentUnit, DwarfContext, File); in cloneAllCompileUnits()