Home
last modified time | relevance | path

Searched refs:s_func (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dread.h167 extern void s_func (int);
Dread.c356 {"endfunc", s_func, 1},
376 {"func", s_func, 0},
5898 s_func (int end_p) in s_func() function
DChangeLog-98993611 (s_func): Call it.
3629 (s_func): Declare.
3631 (s_func): New function.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-microblaze.c319 s_func (1); in microblaze_s_func()
383 {"ent", s_func, 0}, /* Treat ent as function entry point. */