Searched refs:s_struct (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | read.h | 183 extern void s_struct (int);
|
H A D | read.c | 358 {"offset", s_struct, 0}, 387 {"struct", s_struct, 0}, 2996 s_struct (int ignore ATTRIBUTE_UNUSED) in s_struct() function
|
H A D | ChangeLog-9899 | 2858 s_float_space, s_struct, cons_worker): Move ignore_rest_of_line or
|
H A D | ChangeLog-9295 | 957 (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 D | read.h | 182 extern void s_struct (int);
|
H A D | read.c | 383 {"offset", s_struct, 0}, 412 {"struct", s_struct, 0}, 3134 s_struct (int ignore ATTRIBUTE_UNUSED) in s_struct() function
|
H A D | ChangeLog-9899 | 2858 s_float_space, s_struct, cons_worker): Move ignore_rest_of_line or
|
H A D | ChangeLog-9295 | 957 (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 D | obj-elf.c | 1072 s_struct (i); in obj_elf_struct()
|