Searched refs:obj_elf_section (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/config/
H A Dobj-elf.h162 extern void obj_elf_section (int);
H A Dobj-elf.c87 {"section", obj_elf_section, 0},
88 {"section.s", obj_elf_section, 0},
89 {"sect", obj_elf_section, 0},
90 {"sect.s", obj_elf_section, 0},
91 {"pushsection", obj_elf_section, 1},
880 obj_elf_section (int push) function
H A Dtc-alpha.c3428 obj_elf_section (ignore);
H A Dtc-ppc.c1811 obj_elf_section (xxx);
H A Dtc-ia64.c1014 obj_elf_section (0);
5024 obj_elf_section (0);
H A Dtc-score.c5840 obj_elf_section (ignore);
H A Dtc-mips.c12522 obj_elf_section (ignore);

Completed in 229 milliseconds