Home
last modified time | relevance | path

Searched refs:LinkedLocationExpression (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h134 const DWARFLocationExpressionsVector &LinkedLocationExpression,
241 const DWARFLocationExpressionsVector &LinkedLocationExpression,
247 const DWARFLocationExpressionsVector &LinkedLocationExpression,
H A DDWARFLinker.h101 const DWARFLocationExpressionsVector &LinkedLocationExpression,
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp641 const DWARFLocationExpressionsVector &LinkedLocationExpression, in emitDwarfDebugLocListFragment() argument
644 emitDwarfDebugLocTableFragment(Unit, LinkedLocationExpression, Patch); in emitDwarfDebugLocListFragment()
648 emitDwarfDebugLocListsTableFragment(Unit, LinkedLocationExpression, Patch, in emitDwarfDebugLocListFragment()
668 const DWARFLocationExpressionsVector &LinkedLocationExpression, in emitDwarfDebugLocTableFragment() argument
682 LinkedLocationExpression) { in emitDwarfDebugLocTableFragment()
759 const DWARFLocationExpressionsVector &LinkedLocationExpression, in emitDwarfDebugLocListsTableFragment() argument
768 LinkedLocationExpression) { in emitDwarfDebugLocListsTableFragment()
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp550 const LinkedLocationExpressionsVector &LinkedLocationExpression, in emitLocListFragment() argument
560 LinkedLocationExpression) { in emitLocListFragment()
590 LinkedLocationExpression) { in emitLocListFragment()
H A DDWARFLinkerCompileUnit.h622 const LinkedLocationExpressionsVector &LinkedLocationExpression,