LLVM: llvm::dwarf_linker::parallel::SectionPatch Struct Reference (original) (raw)

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

#include "[DWARFLinker/Parallel/OutputSections.h](OutputSections%5F8h%5Fsource.html)"

Inheritance diagram for llvm::dwarf_linker::parallel::SectionPatch:

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: