java.lang.Object
ghidra.app.util.bin.format.dwarf4.next.sectionprovider.DWARFSectionNames
public final class DWARFSectionNames
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DEBUG_INFO
public static final String DEBUG_INFO
- See Also:
-
-
DEBUG_TYPES
public static final String DEBUG_TYPES
- See Also:
-
-
DEBUG_ABBREV
public static final String DEBUG_ABBREV
- See Also:
-
-
DEBUG_ARRANGES
public static final String DEBUG_ARRANGES
- See Also:
-
-
DEBUG_LINE
public static final String DEBUG_LINE
- See Also:
-
-
DEBUG_FRAME
public static final String DEBUG_FRAME
- See Also:
-
-
DEBUG_LOC
public static final String DEBUG_LOC
- See Also:
-
-
DEBUG_STR
public static final String DEBUG_STR
- See Also:
-
-
DEBUG_RANGES
public static final String DEBUG_RANGES
- See Also:
-
-
DEBUG_PUBNAMES
public static final String DEBUG_PUBNAMES
- See Also:
-
-
DEBUG_PUBTYPES
public static final String DEBUG_PUBTYPES
- See Also:
-
-
DEBUG_MACINFO
public static final String DEBUG_MACINFO
- See Also:
-
-
MINIMAL_DWARF_SECTIONS
public static final String[] MINIMAL_DWARF_SECTIONS
-
Constructor Details
-
DWARFSectionNames
public DWARFSectionNames()