Package ghidra.app.util.opinion
Class ElfLoaderOptionsFactory
java.lang.Object
ghidra.app.util.opinion.ElfLoaderOptionsFactory
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
applyUndefinedSymbolData
(List<Option> options) static String
getDataImageBaseOption
(List<Option> options) static String
getImageBaseOption
(List<Option> options) static int
getMaxSegmentDiscardSize
(List<Option> options)
-
Field Details
-
PERFORM_RELOCATIONS_NAME
- See Also:
-
APPLY_UNDEFINED_SYMBOL_DATA_NAME
- See Also:
-
IMAGE_BASE_OPTION_NAME
- See Also:
-
IMAGE16_BASE_DEFAULT
public static final long IMAGE16_BASE_DEFAULT- See Also:
-
IMAGE32_BASE_DEFAULT
public static final long IMAGE32_BASE_DEFAULT- See Also:
-
IMAGE64_BASE_DEFAULT
public static final long IMAGE64_BASE_DEFAULT- See Also:
-
IMAGE_DATA_IMAGE_BASE_OPTION_NAME
- See Also:
-
INCLUDE_OTHER_BLOCKS
- See Also:
-
DISCARDABLE_SEGMENT_SIZE_OPTION_NAME
- See Also:
-
-
Method Details
-
applyUndefinedSymbolData
-
getImageBaseOption
-
getDataImageBaseOption
-
getMaxSegmentDiscardSize
-