Home
last modified time | relevance | path

Searched defs:LinkedLocationExpression (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp640 emitDwarfDebugLocListFragment(const CompileUnit & Unit,const DWARFLocationExpressionsVector & LinkedLocationExpression,PatchLocation Patch,DebugDieValuePool & AddrPool) emitDwarfDebugLocListFragment() argument
667 emitDwarfDebugLocTableFragment(const CompileUnit & Unit,const DWARFLocationExpressionsVector & LinkedLocationExpression,PatchLocation Patch) emitDwarfDebugLocTableFragment() argument
758 emitDwarfDebugLocListsTableFragment(const CompileUnit & Unit,const DWARFLocationExpressionsVector & LinkedLocationExpression,PatchLocation Patch,DebugDieValuePool & AddrPool) emitDwarfDebugLocListsTableFragment() argument
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp552 emitLocListFragment(const LinkedLocationExpressionsVector & LinkedLocationExpression,SectionDescriptor & OutLocationSection) emitLocListFragment() argument