LLVM 19.0.0git
Public Attributes | List of all members
llvm::dwarf_linker::parallel::DebugStrPatch Struct Reference

This structure is used to update strings offsets into .debug_str. More...

#include "DWARFLinker/Parallel/OutputSections.h"

Inheritance diagram for llvm::dwarf_linker::parallel::DebugStrPatch:
Inheritance graph
[legend]

Public Attributes

const StringEntryString = nullptr
 
- Public Attributes inherited from llvm::dwarf_linker::parallel::SectionPatch
uint64_t PatchOffset = 0
 

Detailed Description

This structure is used to update strings offsets into .debug_str.

Definition at line 46 of file OutputSections.h.

Member Data Documentation

◆ String

const StringEntry* llvm::dwarf_linker::parallel::DebugStrPatch::String = nullptr

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