LLVM 19.0.0git
Public Attributes | List of all members
llvm::RangeSpan Struct Reference

#include "CodeGen/AsmPrinter/DwarfFile.h"

Public Attributes

const MCSymbolBegin
 
const MCSymbolEnd
 

Detailed Description

Definition at line 37 of file DwarfFile.h.

Member Data Documentation

◆ Begin

const MCSymbol* llvm::RangeSpan::Begin

Definition at line 38 of file DwarfFile.h.

Referenced by llvm::DwarfCompileUnit::attachRangesOrLowHighPC().

◆ End

const MCSymbol* llvm::RangeSpan::End

Definition at line 39 of file DwarfFile.h.

Referenced by llvm::DwarfCompileUnit::attachRangesOrLowHighPC().


The documentation for this struct was generated from the following file: