Searched refs:s_globl (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dread.h157 extern void s_globl (int arg);
H A Dread.c342 {"global", s_globl, 0},
343 {"globl", s_globl, 0},
435 {"xdef", s_globl, 0},
874 || pop->poc_handler == s_globl
1929 s_globl (int ignore ATTRIBUTE_UNUSED)
1926 s_globl (int ignore ATTRIBUTE_UNUSED) function
/haiku-buildtools/binutils/gas/
H A Dread.h184 extern void s_globl (int arg);
H A Dread.c378 {"global", s_globl, 0},
379 {"globl", s_globl, 0},
477 {"xdef", s_globl, 0},
1107 || pop->poc_handler == s_globl
2309 s_globl (int ignore ATTRIBUTE_UNUSED)
2306 s_globl (int ignore ATTRIBUTE_UNUSED) function
/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-ieee.c470 {"export" , s_globl , 0},
H A Dtc-z8k.c123 {"global" , s_globl , 0},
H A Dtc-mcore.c407 { "export", s_globl, 0 },
H A Dtc-sparc.c154 {"global", s_globl, 0},
H A Dtc-m68k.c771 {"xdef", s_globl, 0},
/haiku-buildtools/binutils/gas/config/
H A Dtc-spu.c91 {"global", s_globl, 0},
H A Dtc-z8k.c120 {"global" , s_globl , 0},
H A Dtc-mcore.c403 { "export", s_globl, 0 },
H A Dtc-sparc.c151 {"global", s_globl, 0},
H A Dtc-rx.c632 { "glb", s_globl, 0 },
H A Dtc-m68k.c969 {"xdef", s_globl, 0},
H A Dtc-arm.c3130 s_globl (name);

Completed in 313 milliseconds