Class DwarfConst.LocationListEntry

java.lang.Object
org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationListEntry
Enclosing class:
DwarfConst

public static class DwarfConst.LocationListEntry
extends Object
  • Field Details

    • LLE_end_of_list_entry

      public static final int LLE_end_of_list_entry
      See Also:
      Constant Field Values
    • LLE_base_address_selection_entry

      public static final int LLE_base_address_selection_entry
      See Also:
      Constant Field Values
    • LLE_start_end_entry

      public static final int LLE_start_end_entry
      See Also:
      Constant Field Values
    • LLE_start_length_entry

      public static final int LLE_start_length_entry
      See Also:
      Constant Field Values
    • LLE_offset_pair_entry

      public static final int LLE_offset_pair_entry
      See Also:
      Constant Field Values
  • Constructor Details

    • LocationListEntry

      public LocationListEntry()