Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-mips.c11277 #define OPTION_ELF_BASE (OPTION_MISC_BASE + 16) macro
11278 #define OPTION_CALL_SHARED (OPTION_ELF_BASE + 0)
11281 #define OPTION_NON_SHARED (OPTION_ELF_BASE + 1)
11283 #define OPTION_XGOT (OPTION_ELF_BASE + 2)
11285 #define OPTION_MABI (OPTION_ELF_BASE + 3)
11287 #define OPTION_32 (OPTION_ELF_BASE + 4)
11289 #define OPTION_N32 (OPTION_ELF_BASE + 5)
11291 #define OPTION_64 (OPTION_ELF_BASE + 6)
11293 #define OPTION_MDEBUG (OPTION_ELF_BASE + 7)
11295 #define OPTION_NO_MDEBUG (OPTION_ELF_BASE + 8)
[all …]
/freebsd-11-stable/contrib/binutils/gas/
HDChangeLog-02031822 (OPTION_ELF_BASE, OPTION_FIX_VR4122, OPTION_FP32, OPTION_FP64)
3016 (OPTION_ELF_BASE): Adjust to accommodate OPTIONS_MIPS32R2.
3946 (OPTION_ELF_BASE): Adjust.
4014 (OPTION_ELF_BASE): Bump.
5596 (OPTION_ELF_BASE): Move to accommodate new options.
6235 (OPTION_ELF_BASE): Move to accommodate new options.