Home
last modified time | relevance | path

Searched refs:s_struct (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/
H A Dread.h183 extern void s_struct (int);
H A Dread.c358 {"offset", s_struct, 0},
387 {"struct", s_struct, 0},
2996 s_struct (int ignore ATTRIBUTE_UNUSED) in s_struct() function
H A DChangeLog-98992858 s_float_space, s_struct, cons_worker): Move ignore_rest_of_line or
H A DChangeLog-9295957 (s_float_space, s_struct): Likewise.
1667 (s_struct): New function.
1670 (s_struct): Declare.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dread.h182 extern void s_struct (int);
H A Dread.c383 {"offset", s_struct, 0},
412 {"struct", s_struct, 0},
3134 s_struct (int ignore ATTRIBUTE_UNUSED) in s_struct() function
H A DChangeLog-98992858 s_float_space, s_struct, cons_worker): Move ignore_rest_of_line or
H A DChangeLog-9295957 (s_float_space, s_struct): Likewise.
1667 (s_struct): New function.
1670 (s_struct): Declare.
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-elf.c1072 s_struct (i); in obj_elf_struct()