LLVM 22.0.0git
|
#include "llvm/CodeGen/DIE.h"
Public Member Functions | |
DIEAddrOffset (uint64_t Idx, const MCSymbol *Hi, const MCSymbol *Lo) | |
LLVM_ABI void | emitValue (const AsmPrinter *AP, dwarf::Form Form) const |
EmitValue - Emit label value. | |
LLVM_ABI unsigned | sizeOf (const dwarf::FormParams &FormParams, dwarf::Form Form) const |
LLVM_ABI void | print (raw_ostream &O) const |
void DIEAddrOffset::emitValue | ( | const AsmPrinter * | AP, |
dwarf::Form | Form ) const |
LLVM_DUMP_METHOD void DIEAddrOffset::print | ( | raw_ostream & | O | ) | const |
unsigned DIEAddrOffset::sizeOf | ( | const dwarf::FormParams & | FormParams, |
dwarf::Form | Form ) const |