Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h549 DebugDieValuePool &StringOffsetPool; variable
569 DebugDieValuePool &StringOffsetPool) in DIECloner()
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2712 DebugDieValuePool StringOffsetPool; link() local
3004 cloneModuleUnit(LinkContext & Context,RefModuleUnit & Unit,DeclContextTree & ODRContexts,OffsetsStringPool & DebugStrPool,OffsetsStringPool & DebugLineStrPool,DebugDieValuePool & StringOffsetPool,unsigned Indent) cloneModuleUnit() argument