Class DwarfConst
java.lang.Object
org.robovm.compiler.llvm.debug.dwarf.DwarfConst
public class DwarfConst extends Object
Dwarf constants as gleaned from the DWARF Debugging Information Format V.4
reference manual http://www.dwarfstd.org/.
translated from compiler/llvm/src/main/swig/include/llvm/Support/Dwarf.h
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description DwarfConst() -
Method Summary
-
Constructor Details
-
DwarfConst
public DwarfConst()
-