Searched refs:OPTION_IMAGE_BASE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddllwrap.c527 #define OPTION_IMAGE_BASE (OPTION_ENTRY + 1) macro
528 #define OPTION_TARGET (OPTION_IMAGE_BASE + 1)
566 {"image-base", required_argument, NULL, OPTION_IMAGE_BASE},
690 case OPTION_IMAGE_BASE:

Completed in 101 milliseconds