Class ElfExtensionFactory
- java.lang.Object
-
- ghidra.app.util.bin.format.elf.extend.ElfExtensionFactory
-
public final class ElfExtensionFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ElfExtensionFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ElfLoadAdapter
getLoadAdapter(ElfHeader elf)
-
-
-
Method Detail
-
getLoadAdapter
public static final ElfLoadAdapter getLoadAdapter(ElfHeader elf)
-
-