Home
last modified time | relevance | path

Searched refs:s_globl (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/
Dread.h157 extern void s_globl (int arg);
Dread.c343 {"global", s_globl, 0},
344 {"globl", s_globl, 0},
441 {"xdef", s_globl, 0},
869 || pop->poc_handler == s_globl in read_a_source_file()
2005 s_globl (int ignore ATTRIBUTE_UNUSED) in s_globl() function
DChangeLog-98991361 (s_globl): Update `c' after skipping whitespace.
2857 * read.c (s_align, s_comm, s_mri_common, s_fail, s_globl, s_space,
DChangeLog-2006641 (s_comm_internal, s_mri_common, s_fail, s_globl, s_space,
DChangeLog-96972746 the handler is s_globl or s_ignore.
DChangeLog-02033288 (float_cons, cons, s_globl, s_space, s_set, s_lcomm): Remove decl.
DChangeLog-9295956 (s_align_ptwo, s_comm, s_mri_common, s_fail, s_globl): Likewise.
9487 s_globl, s_lsym, s_org, s_set, s_text, s_desc): Add int argument.
DChangeLog-00011762 (s_globl): Use is_end_of_line instead of looking for '\n'.
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-spu.c89 {"global", s_globl, 0},
Dtc-sparc.c152 {"global", s_globl, 0},