Searched refs:tic4x_globl (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-tic4x.c | 139 static void tic4x_globl (int); 161 {"def", tic4x_globl, 0}, 164 {"global", tic4x_globl, 0}, 165 {"globl", tic4x_globl, 0}, 179 {"xdef", tic4x_globl, 0}, 793 tic4x_globl (int ignore ATTRIBUTE_UNUSED) in tic4x_globl() function
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2008 | 390 * config/tc-tic4x.c (tic4x_globl): Call S_SET_EXTERNAL as well as
|