Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.h91 #define md_undefined_symbol(s) tic54x_undefined_symbol(s)
92 extern symbolS *tic54x_undefined_symbol (char *name);
Dtc-tic54x.c5009 tic54x_undefined_symbol (char *name) in tic54x_undefined_symbol() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog1033 (tic54x_undefined_symbol): Likewise.