Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.cpp127 PatchesOffsets); in clone()
222 DebugStrPatch{{AttrOutOffset}, StringInPool}, PatchesOffsets); in cloneStringAttr()
300 PatchesOffsets); in cloneDieRefAttr()
323 PatchesOffsets); in cloneScalarAttr()
337 PatchesOffsets); in cloneScalarAttr()
344 PatchesOffsets); in cloneScalarAttr()
352 PatchesOffsets); in cloneScalarAttr()
485 PatchesOffsets); in cloneScalarAttr()
506 PatchesOffsets); in cloneScalarAttr()
528 size_t NumberOfPatchesAtStart = PatchesOffsets.size(); in cloneBlockAttr()
[all …]
H A DDWARFLinkerTypeUnit.cpp55 OffsetsPtrVector PatchesOffsets; in createDIETree() local
68 PatchesOffsets); in createDIETree()
84 PatchesOffsets); in createDIETree()
92 DebugOffsetPatch{OutOffset, &DebugLineSection}, PatchesOffsets); in createDIETree()
102 PatchesOffsets); in createDIETree()
124 for (uint64_t *OffsetPtr : PatchesOffsets) in createDIETree()
H A DDIEAttributeCloner.h176 OffsetsPtrVector PatchesOffsets; variable
H A DDWARFLinkerCompileUnit.h433 OffsetsPtrVector &PatchesOffsets);
H A DDWARFLinkerCompileUnit.cpp1097 OffsetsPtrVector &PatchesOffsets) { in cloneDieAttrExpression() argument
1153 PatchesOffsets); in cloneDieAttrExpression()