LLVM: include/llvm/DebugInfo/DWARF/DWARFSection.h Source File (original) (raw)
Go to the documentation of this file.
1
2
3
4
5
6
7
8
9#ifndef LLVM_DEBUGINFO_DWARF_DWARFSECTION_H
10#define LLVM_DEBUGINFO_DWARF_DWARFSECTION_H
11
13
14namespace llvm {
15
20
25
26}
27
28#endif
StringRef - Represent a constant reference to a string, i.e.
This is an optimization pass for GlobalISel generic memory operations.
Definition DWARFSection.h:16
uint64_t Address
Definition DWARFSection.h:18
StringRef Data
Definition DWARFSection.h:17
Definition DWARFSection.h:21
bool IsNameUnique
Definition DWARFSection.h:23
StringRef Name
Definition DWARFSection.h:22