LLVM 22.0.0git
llvm::dwarf_linker::parallel::SectionPatch Struct Reference

There are fields(sizes, offsets) which should be updated after sections are generated. More...

#include "DWARFLinker/Parallel/OutputSections.h"

Inheritance diagram for llvm::dwarf_linker::parallel::SectionPatch:
[legend]

Public Attributes

uint64_t PatchOffset = 0

Detailed Description

There are fields(sizes, offsets) which should be updated after sections are generated.

To remember offsets and related data the descendants of SectionPatch structure should be used.

Definition at line 41 of file OutputSections.h.

Member Data Documentation

◆ PatchOffset


The documentation for this struct was generated from the following file: