Home
last modified time | relevance | path

Searched refs:GOT_REF_PREFIX (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dsparclinux.c83 #ifndef GOT_REF_PREFIX
84 #define GOT_REF_PREFIX "__GOT_" macro
87 #define IS_GOT_SYM(name) (CONST_STRNEQ (name, GOT_REF_PREFIX))
Dm68klinux.c87 #ifndef GOT_REF_PREFIX
88 #define GOT_REF_PREFIX "__GOT_" macro
91 #define IS_GOT_SYM(name) (CONST_STRNEQ (name, GOT_REF_PREFIX))
Di386linux.c88 #ifndef GOT_REF_PREFIX
89 #define GOT_REF_PREFIX "__GOT_" macro
92 #define IS_GOT_SYM(name) (CONST_STRNEQ (name, GOT_REF_PREFIX))