Home
last modified time | relevance | path

Searched defs:PatchesOffsets (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.h176 OffsetsPtrVector PatchesOffsets; variable
H A DDWARFLinkerTypeUnit.cpp55 OffsetsPtrVector PatchesOffsets; in createDIETree() local
H A DDWARFLinkerCompileUnit.cpp1099 cloneDieAttrExpression(const DWARFExpression & InputExpression,SmallVectorImpl<uint8_t> & OutputExpression,SectionDescriptor & Section,std::optional<int64_t> VarAddressAdjustment,OffsetsPtrVector & PatchesOffsets) cloneDieAttrExpression() argument