Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/
H A Dread.h182 extern void s_struct (int);
H A Dread.c390 {"offset", s_struct, 0},
420 {"struct", s_struct, 0},
3324 s_struct (int ignore ATTRIBUTE_UNUSED) in s_struct() function
H A DChangeLog-2006642 s_float_space, s_struct, cons_worker, equals): Likewise.
905 * read.c (s_struct): Use IS_ELF.
914 * read.c (s_struct): Handle ELF section changing.
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.
/freebsd-12.1/contrib/binutils/gas/config/
H A Dobj-elf.c1082 s_struct (i); in obj_elf_struct()