LLVM 20.0.0git
|
This structure is used to update strings offsets into .debug_line_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_line_str.
Definition at line 51 of file OutputSections.h.
const StringEntry* llvm::dwarf_linker::parallel::DebugLineStrPatch::String = nullptr |
Definition at line 52 of file OutputSections.h.