Package ghidra.app.util.bin.format.elf
Class GnuDebugLinkSection.GnuDebugLinkSectionValues
- java.lang.Object
-
- ghidra.app.util.bin.format.elf.GnuDebugLinkSection.GnuDebugLinkSectionValues
-
- Enclosing class:
- GnuDebugLinkSection
public static class GnuDebugLinkSection.GnuDebugLinkSectionValues extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GnuDebugLinkSectionValues(java.lang.String filename, int crc)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getCrc()
java.lang.String
getFilename()
-