Home
last modified time | relevance | path

Searched refs:s_mri_sect (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
HDread.h107 extern void s_mri_sect (char *);
HDread.c2686 s_mri_sect (char *type ATTRIBUTE_UNUSED) in s_mri_sect() function
HDChangeLog-9295734 (s_mri_sect): Write TC_I960 version.
882 s_mri_sect.
1572 * read.c (s_mri_sect) [BFD_ASSEMBLER]: Fix typos in choosing and
1589 (s_mri_sect): New function.
1590 * read.h (s_mri_sect): Declare.
1592 mode, call s_mri_sect.
1597 (obj_elf_section): In MRI mode, call s_mri_sect.
HDChangeLog-96975267 * read.c (s_mri_sect): Likewise.
5499 * read.c (s_mri_sect): Don't return '\0' in type. Set all
HDChangeLog-98994186 * read.c (s_mri_sect): Call as_bad rather than abort for an
HDChangeLog-00011223 (s_mri_sect): Use ISDIGIT/TOUPPER instead of isdigit/toupper.
/freebsd-11-stable/contrib/binutils/gas/config/
HDobj-coff.c1500 s_mri_sect (&type); in obj_coff_section()
HDobj-elf.c899 s_mri_sect (&mri_type); in obj_elf_section()