LLVM 20.0.0git
|
This structure is used to update strings offsets into .debug_str. More...
#include "DWARFLinker/Parallel/OutputSections.h"
Public Attributes | |
const StringEntry * | String = nullptr |
Public Attributes inherited from llvm::dwarf_linker::parallel::SectionPatch | |
uint64_t | PatchOffset = 0 |
This structure is used to update strings offsets into .debug_str.
Definition at line 46 of file OutputSections.h.
const StringEntry* llvm::dwarf_linker::parallel::DebugStrPatch::String = nullptr |
Definition at line 47 of file OutputSections.h.
Referenced by llvm::dwarf_linker::parallel::OutputSections::applyPatches(), and llvm::dwarf_linker::parallel::DWARFLinkerImpl::forEachOutputString().