public interface

Dwarf

com.pnfsoftware.jeb.core.units.codeobject.dwarf.Dwarf

Class Overview

DWARF Constants. Refer to:

  • https://dwarfstd.org/
  • https://sources.debian.org/src/dwz/0.14-1/dwarf2.def/

Summary

Nested Classes
enum Dwarf.DwarfAttribute DWARF attributes. 
enum Dwarf.DwarfBaseTypeAttributeEncoding DWARF base type attribute encodings. 
enum Dwarf.DwarfForm DWARF forms. 
enum Dwarf.DwarfFormType DWARF form types. 
enum Dwarf.DwarfTag DWARF tags. 
Fields
public static final Dwarf.DwarfFormType address
public static final Dwarf.DwarfFormType block
public static final Dwarf.DwarfFormType constant
public static final Dwarf.DwarfFormType exprloc
public static final Dwarf.DwarfFormType flag
public static final Dwarf.DwarfFormType lineptr
public static final Dwarf.DwarfFormType loclist
public static final Dwarf.DwarfFormType loclistptr
public static final Dwarf.DwarfFormType macptr
public static final Dwarf.DwarfFormType rangelistptr
public static final Dwarf.DwarfFormType reference
public static final Dwarf.DwarfFormType rnglist
public static final Dwarf.DwarfFormType string

Fields

public static final Dwarf.DwarfFormType address

public static final Dwarf.DwarfFormType block

public static final Dwarf.DwarfFormType constant

public static final Dwarf.DwarfFormType exprloc

public static final Dwarf.DwarfFormType flag

public static final Dwarf.DwarfFormType lineptr

public static final Dwarf.DwarfFormType loclist

public static final Dwarf.DwarfFormType loclistptr

public static final Dwarf.DwarfFormType macptr

public static final Dwarf.DwarfFormType rangelistptr

public static final Dwarf.DwarfFormType reference

public static final Dwarf.DwarfFormType rnglist

public static final Dwarf.DwarfFormType string