LLVM 19.0.0git
Public Attributes | List of all members
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:
Inheritance graph
[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

uint64_t llvm::dwarf_linker::parallel::SectionPatch::PatchOffset = 0

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