LLVM: llvm::DebugInfoSize Struct Reference (original) (raw)
Hold the input and output of the debug info size in bytes. More...
| Public Attributes | |
|---|---|
| uint64_t | Input |
| uint64_t | Output |
Detailed Description
Hold the input and output of the debug info size in bytes.
Definition at line 47 of file DWARFLinker.cpp.
Member Data Documentation
◆ Input
uint64_t llvm::DebugInfoSize::Input
Definition at line 48 of file DWARFLinker.cpp.
◆ Output
uint64_t llvm::DebugInfoSize::Output
Definition at line 49 of file DWARFLinker.cpp.
The documentation for this struct was generated from the following file:
- lib/DWARFLinker/Classic/DWARFLinker.cpp