struct RangeEntry
Declaration
struct RangeEntry { /* full declaration omitted */ };
Description
Class that describes a range list entry, or a base address selection entry within a range list in the .debug_ranges section.
Declared at: llvm/include/llvm/ObjectYAML/DWARFYAML.h:65
Member Variables
- public llvm::yaml::Hex64 LowOffset
- public llvm::yaml::Hex64 HighOffset