Searched refs:memtagGlobalDescriptors (Results 1 – 4 of 4) sorted by relevance
1529 if (ctx.mainPart->memtagGlobalDescriptors->isNeeded()) { in computeContents()1531 *ctx.mainPart->memtagGlobalDescriptors); in computeContents()1533 ctx.mainPart->memtagGlobalDescriptors->getSize()); in computeContents()4815 part.memtagGlobalDescriptors = in createSyntheticSections()4817 add(*part.memtagGlobalDescriptors); in createSyntheticSections()
1519 std::unique_ptr<MemtagGlobalDescriptors> memtagGlobalDescriptors; member
1590 if (part.memtagGlobalDescriptors) in finalizeAddressDependentContent()1591 changed |= part.memtagGlobalDescriptors->updateAllocSize(ctx); in finalizeAddressDependentContent()
1846 ctx.mainPart->memtagGlobalDescriptors->addSymbol(sym); in postScanRelocations()