Home
last modified time | relevance | path

Searched defs:TC_FORCE_RELOCATION_SUB_LOCAL (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-frv.h64 #define TC_FORCE_RELOCATION_SUB_LOCAL(fixP) 1 macro
H A Dtc-sh.h198 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX) (sh_relax && SWITCH_TABLE (FIX)) macro
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-frv.h69 #define TC_FORCE_RELOCATION_SUB_LOCAL(fixP) 1 macro
H A Dtc-sh.h238 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX) (sh_relax && SWITCH_TABLE (FIX)) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dwrite.c63 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX) 0 macro
65 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX) 1 macro
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dwrite.c63 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX) 0 macro
65 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX) 1 macro