Home
last modified time | relevance | path

Searched refs:OPTION_MRELAX_RELOCATIONS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386.c9832 #define OPTION_MRELAX_RELOCATIONS (OPTION_MD_BASE + 25) macro
9867 {"mrelax-relocations", required_argument, NULL, OPTION_MRELAX_RELOCATIONS},
10232 case OPTION_MRELAX_RELOCATIONS: in md_parse_option()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog3400 (OPTION_MRELAX_RELOCATIONS): Likewise.
3405 (md_parse_option): Handle OPTION_MRELAX_RELOCATIONS.