|
LLVM
8.0.1
|
#include "CodeGen/AsmPrinter/DwarfFile.h"
Public Member Functions | |
| RangeSpan (MCSymbol *S, MCSymbol *E) | |
| const MCSymbol * | getStart () const |
| const MCSymbol * | getEnd () const |
| void | setEnd (const MCSymbol *E) |
Definition at line 36 of file DwarfFile.h.
Definition at line 38 of file DwarfFile.h.
Definition at line 40 of file DwarfFile.h.
Referenced by llvm::DwarfCompileUnit::addRange(), and llvm::DwarfCompileUnit::attachRangesOrLowHighPC().
Definition at line 39 of file DwarfFile.h.
Referenced by llvm::DwarfCompileUnit::addRange(), and llvm::DwarfCompileUnit::attachRangesOrLowHighPC().
Definition at line 41 of file DwarfFile.h.
References E.
1.8.13