Class DwarfConst.LocationAtom
java.lang.Object
org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
- Enclosing class:
- DwarfConst
public static class DwarfConst.LocationAtom extends Object
-
Field Summary
Fields Modifier and Type Field Description static intOP_absstatic intOP_addrstatic intOP_andstatic intOP_bit_piecestatic intOP_brastatic intOP_breg0static intOP_breg1static intOP_breg10static intOP_breg11static intOP_breg12static intOP_breg13static intOP_breg14static intOP_breg15static intOP_breg16static intOP_breg17static intOP_breg18static intOP_breg19static intOP_breg2static intOP_breg20static intOP_breg21static intOP_breg22static intOP_breg23static intOP_breg24static intOP_breg25static intOP_breg26static intOP_breg27static intOP_breg28static intOP_breg29static intOP_breg3static intOP_breg30static intOP_breg31static intOP_breg4static intOP_breg5static intOP_breg6static intOP_breg7static intOP_breg8static intOP_breg9static intOP_bregxstatic intOP_call_frame_cfastatic intOP_call_refstatic intOP_call2static intOP_call4static intOP_const1sstatic intOP_const1ustatic intOP_const2sstatic intOP_const2ustatic intOP_const4sstatic intOP_const4ustatic intOP_const8sstatic intOP_const8ustatic intOP_constsstatic intOP_constustatic intOP_derefstatic intOP_deref_sizestatic intOP_divstatic intOP_dropstatic intOP_dupstatic intOP_eqstatic intOP_fbregstatic intOP_form_tls_addressstatic intOP_gestatic intOP_GNU_addr_indexstatic intOP_GNU_const_indexstatic intOP_GNU_push_tls_addressstatic intOP_gtstatic intOP_hi_userstatic intOP_implicit_valuestatic intOP_lestatic intOP_lit0static intOP_lit1static intOP_lit10static intOP_lit11static intOP_lit12static intOP_lit13static intOP_lit14static intOP_lit15static intOP_lit16static intOP_lit17static intOP_lit18static intOP_lit19static intOP_lit2static intOP_lit20static intOP_lit21static intOP_lit22static intOP_lit23static intOP_lit24static intOP_lit25static intOP_lit26static intOP_lit27static intOP_lit28static intOP_lit29static intOP_lit3static intOP_lit30static intOP_lit31static intOP_lit4static intOP_lit5static intOP_lit6static intOP_lit7static intOP_lit8static intOP_lit9static intOP_lo_userstatic intOP_ltstatic intOP_minusstatic intOP_modstatic intOP_mulstatic intOP_nestatic intOP_negstatic intOP_nopstatic intOP_notstatic intOP_orstatic intOP_overstatic intOP_pickstatic intOP_piecestatic intOP_plusstatic intOP_plus_uconststatic intOP_push_object_addressstatic intOP_reg0static intOP_reg1static intOP_reg10static intOP_reg11static intOP_reg12static intOP_reg13static intOP_reg14static intOP_reg15static intOP_reg16static intOP_reg17static intOP_reg18static intOP_reg19static intOP_reg2static intOP_reg20static intOP_reg21static intOP_reg22static intOP_reg23static intOP_reg24static intOP_reg25static intOP_reg26static intOP_reg27static intOP_reg28static intOP_reg29static intOP_reg3static intOP_reg30static intOP_reg31static intOP_reg4static intOP_reg5static intOP_reg6static intOP_reg7static intOP_reg8static intOP_reg9static intOP_regxstatic intOP_rotstatic intOP_shlstatic intOP_shrstatic intOP_shrastatic intOP_skipstatic intOP_stack_valuestatic intOP_swapstatic intOP_xderefstatic intOP_xderef_sizestatic intOP_xor -
Constructor Summary
Constructors Constructor Description LocationAtom() -
Method Summary
-
Field Details
-
OP_addr
public static final int OP_addr- See Also:
- Constant Field Values
-
OP_deref
public static final int OP_deref- See Also:
- Constant Field Values
-
OP_const1u
public static final int OP_const1u- See Also:
- Constant Field Values
-
OP_const1s
public static final int OP_const1s- See Also:
- Constant Field Values
-
OP_const2u
public static final int OP_const2u- See Also:
- Constant Field Values
-
OP_const2s
public static final int OP_const2s- See Also:
- Constant Field Values
-
OP_const4u
public static final int OP_const4u- See Also:
- Constant Field Values
-
OP_const4s
public static final int OP_const4s- See Also:
- Constant Field Values
-
OP_const8u
public static final int OP_const8u- See Also:
- Constant Field Values
-
OP_const8s
public static final int OP_const8s- See Also:
- Constant Field Values
-
OP_constu
public static final int OP_constu- See Also:
- Constant Field Values
-
OP_consts
public static final int OP_consts- See Also:
- Constant Field Values
-
OP_dup
public static final int OP_dup- See Also:
- Constant Field Values
-
OP_drop
public static final int OP_drop- See Also:
- Constant Field Values
-
OP_over
public static final int OP_over- See Also:
- Constant Field Values
-
OP_pick
public static final int OP_pick- See Also:
- Constant Field Values
-
OP_swap
public static final int OP_swap- See Also:
- Constant Field Values
-
OP_rot
public static final int OP_rot- See Also:
- Constant Field Values
-
OP_xderef
public static final int OP_xderef- See Also:
- Constant Field Values
-
OP_abs
public static final int OP_abs- See Also:
- Constant Field Values
-
OP_and
public static final int OP_and- See Also:
- Constant Field Values
-
OP_div
public static final int OP_div- See Also:
- Constant Field Values
-
OP_minus
public static final int OP_minus- See Also:
- Constant Field Values
-
OP_mod
public static final int OP_mod- See Also:
- Constant Field Values
-
OP_mul
public static final int OP_mul- See Also:
- Constant Field Values
-
OP_neg
public static final int OP_neg- See Also:
- Constant Field Values
-
OP_not
public static final int OP_not- See Also:
- Constant Field Values
-
OP_or
public static final int OP_or- See Also:
- Constant Field Values
-
OP_plus
public static final int OP_plus- See Also:
- Constant Field Values
-
OP_plus_uconst
public static final int OP_plus_uconst- See Also:
- Constant Field Values
-
OP_shl
public static final int OP_shl- See Also:
- Constant Field Values
-
OP_shr
public static final int OP_shr- See Also:
- Constant Field Values
-
OP_shra
public static final int OP_shra- See Also:
- Constant Field Values
-
OP_xor
public static final int OP_xor- See Also:
- Constant Field Values
-
OP_skip
public static final int OP_skip- See Also:
- Constant Field Values
-
OP_bra
public static final int OP_bra- See Also:
- Constant Field Values
-
OP_eq
public static final int OP_eq- See Also:
- Constant Field Values
-
OP_ge
public static final int OP_ge- See Also:
- Constant Field Values
-
OP_gt
public static final int OP_gt- See Also:
- Constant Field Values
-
OP_le
public static final int OP_le- See Also:
- Constant Field Values
-
OP_lt
public static final int OP_lt- See Also:
- Constant Field Values
-
OP_ne
public static final int OP_ne- See Also:
- Constant Field Values
-
OP_lit0
public static final int OP_lit0- See Also:
- Constant Field Values
-
OP_lit1
public static final int OP_lit1- See Also:
- Constant Field Values
-
OP_lit2
public static final int OP_lit2- See Also:
- Constant Field Values
-
OP_lit3
public static final int OP_lit3- See Also:
- Constant Field Values
-
OP_lit4
public static final int OP_lit4- See Also:
- Constant Field Values
-
OP_lit5
public static final int OP_lit5- See Also:
- Constant Field Values
-
OP_lit6
public static final int OP_lit6- See Also:
- Constant Field Values
-
OP_lit7
public static final int OP_lit7- See Also:
- Constant Field Values
-
OP_lit8
public static final int OP_lit8- See Also:
- Constant Field Values
-
OP_lit9
public static final int OP_lit9- See Also:
- Constant Field Values
-
OP_lit10
public static final int OP_lit10- See Also:
- Constant Field Values
-
OP_lit11
public static final int OP_lit11- See Also:
- Constant Field Values
-
OP_lit12
public static final int OP_lit12- See Also:
- Constant Field Values
-
OP_lit13
public static final int OP_lit13- See Also:
- Constant Field Values
-
OP_lit14
public static final int OP_lit14- See Also:
- Constant Field Values
-
OP_lit15
public static final int OP_lit15- See Also:
- Constant Field Values
-
OP_lit16
public static final int OP_lit16- See Also:
- Constant Field Values
-
OP_lit17
public static final int OP_lit17- See Also:
- Constant Field Values
-
OP_lit18
public static final int OP_lit18- See Also:
- Constant Field Values
-
OP_lit19
public static final int OP_lit19- See Also:
- Constant Field Values
-
OP_lit20
public static final int OP_lit20- See Also:
- Constant Field Values
-
OP_lit21
public static final int OP_lit21- See Also:
- Constant Field Values
-
OP_lit22
public static final int OP_lit22- See Also:
- Constant Field Values
-
OP_lit23
public static final int OP_lit23- See Also:
- Constant Field Values
-
OP_lit24
public static final int OP_lit24- See Also:
- Constant Field Values
-
OP_lit25
public static final int OP_lit25- See Also:
- Constant Field Values
-
OP_lit26
public static final int OP_lit26- See Also:
- Constant Field Values
-
OP_lit27
public static final int OP_lit27- See Also:
- Constant Field Values
-
OP_lit28
public static final int OP_lit28- See Also:
- Constant Field Values
-
OP_lit29
public static final int OP_lit29- See Also:
- Constant Field Values
-
OP_lit30
public static final int OP_lit30- See Also:
- Constant Field Values
-
OP_lit31
public static final int OP_lit31- See Also:
- Constant Field Values
-
OP_reg0
public static final int OP_reg0- See Also:
- Constant Field Values
-
OP_reg1
public static final int OP_reg1- See Also:
- Constant Field Values
-
OP_reg2
public static final int OP_reg2- See Also:
- Constant Field Values
-
OP_reg3
public static final int OP_reg3- See Also:
- Constant Field Values
-
OP_reg4
public static final int OP_reg4- See Also:
- Constant Field Values
-
OP_reg5
public static final int OP_reg5- See Also:
- Constant Field Values
-
OP_reg6
public static final int OP_reg6- See Also:
- Constant Field Values
-
OP_reg7
public static final int OP_reg7- See Also:
- Constant Field Values
-
OP_reg8
public static final int OP_reg8- See Also:
- Constant Field Values
-
OP_reg9
public static final int OP_reg9- See Also:
- Constant Field Values
-
OP_reg10
public static final int OP_reg10- See Also:
- Constant Field Values
-
OP_reg11
public static final int OP_reg11- See Also:
- Constant Field Values
-
OP_reg12
public static final int OP_reg12- See Also:
- Constant Field Values
-
OP_reg13
public static final int OP_reg13- See Also:
- Constant Field Values
-
OP_reg14
public static final int OP_reg14- See Also:
- Constant Field Values
-
OP_reg15
public static final int OP_reg15- See Also:
- Constant Field Values
-
OP_reg16
public static final int OP_reg16- See Also:
- Constant Field Values
-
OP_reg17
public static final int OP_reg17- See Also:
- Constant Field Values
-
OP_reg18
public static final int OP_reg18- See Also:
- Constant Field Values
-
OP_reg19
public static final int OP_reg19- See Also:
- Constant Field Values
-
OP_reg20
public static final int OP_reg20- See Also:
- Constant Field Values
-
OP_reg21
public static final int OP_reg21- See Also:
- Constant Field Values
-
OP_reg22
public static final int OP_reg22- See Also:
- Constant Field Values
-
OP_reg23
public static final int OP_reg23- See Also:
- Constant Field Values
-
OP_reg24
public static final int OP_reg24- See Also:
- Constant Field Values
-
OP_reg25
public static final int OP_reg25- See Also:
- Constant Field Values
-
OP_reg26
public static final int OP_reg26- See Also:
- Constant Field Values
-
OP_reg27
public static final int OP_reg27- See Also:
- Constant Field Values
-
OP_reg28
public static final int OP_reg28- See Also:
- Constant Field Values
-
OP_reg29
public static final int OP_reg29- See Also:
- Constant Field Values
-
OP_reg30
public static final int OP_reg30- See Also:
- Constant Field Values
-
OP_reg31
public static final int OP_reg31- See Also:
- Constant Field Values
-
OP_breg0
public static final int OP_breg0- See Also:
- Constant Field Values
-
OP_breg1
public static final int OP_breg1- See Also:
- Constant Field Values
-
OP_breg2
public static final int OP_breg2- See Also:
- Constant Field Values
-
OP_breg3
public static final int OP_breg3- See Also:
- Constant Field Values
-
OP_breg4
public static final int OP_breg4- See Also:
- Constant Field Values
-
OP_breg5
public static final int OP_breg5- See Also:
- Constant Field Values
-
OP_breg6
public static final int OP_breg6- See Also:
- Constant Field Values
-
OP_breg7
public static final int OP_breg7- See Also:
- Constant Field Values
-
OP_breg8
public static final int OP_breg8- See Also:
- Constant Field Values
-
OP_breg9
public static final int OP_breg9- See Also:
- Constant Field Values
-
OP_breg10
public static final int OP_breg10- See Also:
- Constant Field Values
-
OP_breg11
public static final int OP_breg11- See Also:
- Constant Field Values
-
OP_breg12
public static final int OP_breg12- See Also:
- Constant Field Values
-
OP_breg13
public static final int OP_breg13- See Also:
- Constant Field Values
-
OP_breg14
public static final int OP_breg14- See Also:
- Constant Field Values
-
OP_breg15
public static final int OP_breg15- See Also:
- Constant Field Values
-
OP_breg16
public static final int OP_breg16- See Also:
- Constant Field Values
-
OP_breg17
public static final int OP_breg17- See Also:
- Constant Field Values
-
OP_breg18
public static final int OP_breg18- See Also:
- Constant Field Values
-
OP_breg19
public static final int OP_breg19- See Also:
- Constant Field Values
-
OP_breg20
public static final int OP_breg20- See Also:
- Constant Field Values
-
OP_breg21
public static final int OP_breg21- See Also:
- Constant Field Values
-
OP_breg22
public static final int OP_breg22- See Also:
- Constant Field Values
-
OP_breg23
public static final int OP_breg23- See Also:
- Constant Field Values
-
OP_breg24
public static final int OP_breg24- See Also:
- Constant Field Values
-
OP_breg25
public static final int OP_breg25- See Also:
- Constant Field Values
-
OP_breg26
public static final int OP_breg26- See Also:
- Constant Field Values
-
OP_breg27
public static final int OP_breg27- See Also:
- Constant Field Values
-
OP_breg28
public static final int OP_breg28- See Also:
- Constant Field Values
-
OP_breg29
public static final int OP_breg29- See Also:
- Constant Field Values
-
OP_breg30
public static final int OP_breg30- See Also:
- Constant Field Values
-
OP_breg31
public static final int OP_breg31- See Also:
- Constant Field Values
-
OP_regx
public static final int OP_regx- See Also:
- Constant Field Values
-
OP_fbreg
public static final int OP_fbreg- See Also:
- Constant Field Values
-
OP_bregx
public static final int OP_bregx- See Also:
- Constant Field Values
-
OP_piece
public static final int OP_piece- See Also:
- Constant Field Values
-
OP_deref_size
public static final int OP_deref_size- See Also:
- Constant Field Values
-
OP_xderef_size
public static final int OP_xderef_size- See Also:
- Constant Field Values
-
OP_nop
public static final int OP_nop- See Also:
- Constant Field Values
-
OP_push_object_address
public static final int OP_push_object_address- See Also:
- Constant Field Values
-
OP_call2
public static final int OP_call2- See Also:
- Constant Field Values
-
OP_call4
public static final int OP_call4- See Also:
- Constant Field Values
-
OP_call_ref
public static final int OP_call_ref- See Also:
- Constant Field Values
-
OP_form_tls_address
public static final int OP_form_tls_address- See Also:
- Constant Field Values
-
OP_call_frame_cfa
public static final int OP_call_frame_cfa- See Also:
- Constant Field Values
-
OP_bit_piece
public static final int OP_bit_piece- See Also:
- Constant Field Values
-
OP_implicit_value
public static final int OP_implicit_value- See Also:
- Constant Field Values
-
OP_stack_value
public static final int OP_stack_value- See Also:
- Constant Field Values
-
OP_lo_user
public static final int OP_lo_user- See Also:
- Constant Field Values
-
OP_hi_user
public static final int OP_hi_user- See Also:
- Constant Field Values
-
OP_GNU_push_tls_address
public static final int OP_GNU_push_tls_address- See Also:
- Constant Field Values
-
OP_GNU_addr_index
public static final int OP_GNU_addr_index- See Also:
- Constant Field Values
-
OP_GNU_const_index
public static final int OP_GNU_const_index- See Also:
- Constant Field Values
-
-
Constructor Details
-
LocationAtom
public LocationAtom()
-