Home
last modified time | relevance | path

Searched refs:md_undefined_symbol (Results 1 – 25 of 124) sorted by relevance

12345

/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dtc.h65 #ifndef md_undefined_symbol
66 symbolS *md_undefined_symbol (char *);
/openbsd/gnu/usr.bin/binutils/gas/
H A Dtc.h89 #ifndef md_undefined_symbol
90 symbolS *md_undefined_symbol (char *name);
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-pj.h40 #define md_undefined_symbol(NAME) 0 macro
H A Dtc-m88k.h136 #define md_undefined_symbol(s) 0 macro
H A Dtc-tic54x.h93 #define md_undefined_symbol(s) tic54x_undefined_symbol(s) macro
H A Dtc-mips.h53 #define md_undefined_symbol(name) (0) macro
H A Dtc-mmix.h88 #define md_undefined_symbol(x) NULL macro
H A Dtc-openrisc.c185 md_undefined_symbol (name) in md_undefined_symbol() function
H A Dtc-ip2k.c208 md_undefined_symbol (name) in md_undefined_symbol() function
H A Dtc-fr30.c170 md_undefined_symbol (name) in md_undefined_symbol() function
H A Dtc-xstormy16.c278 md_undefined_symbol (name) in md_undefined_symbol() function
H A Dtc-tic80.c96 md_undefined_symbol (name) in md_undefined_symbol() function
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-crx.h38 #define md_undefined_symbol(s) 0 macro
H A Dtc-pj.h40 #define md_undefined_symbol(NAME) 0 macro
H A Dtc-m88k.h99 #define md_undefined_symbol(s) 0 macro
H A Dtc-mips.h53 #define md_undefined_symbol(name) (0) macro
H A Dtc-tic54x.h88 #define md_undefined_symbol(s) tic54x_undefined_symbol(s) macro
H A Dtc-mmix.h88 #define md_undefined_symbol(x) NULL macro
H A Dtc-openrisc.c167 md_undefined_symbol (char * name ATTRIBUTE_UNUSED) in md_undefined_symbol() function
H A Dtc-fr30.c165 md_undefined_symbol (char *name ATTRIBUTE_UNUSED) in md_undefined_symbol() function
H A Dtc-ip2k.c240 md_undefined_symbol (char * name ATTRIBUTE_UNUSED) in md_undefined_symbol() function
H A Dtc-xc16x.c286 md_undefined_symbol (char *name ATTRIBUTE_UNUSED) in md_undefined_symbol() function
H A Dtc-mt.c340 md_undefined_symbol (char * name ATTRIBUTE_UNUSED) in md_undefined_symbol() function
H A Dtc-xstormy16.c289 md_undefined_symbol (char * name ATTRIBUTE_UNUSED) in md_undefined_symbol() function
H A Dtc-or32.c851 md_undefined_symbol (char *name ATTRIBUTE_UNUSED) in md_undefined_symbol() function

12345