HomeSort by relevance Sort by last modified time
    Searched refs:obj_elf_section (Results 1 - 17 of 17) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
obj-elf.h 157 extern void obj_elf_section (int);
tc-ip2k.c 71 obj_elf_section(i);
obj-elf.c 90 {"section", obj_elf_section, 0},
91 {"section.s", obj_elf_section, 0},
92 {"sect", obj_elf_section, 0},
93 {"sect.s", obj_elf_section, 0},
94 {"pushsection", obj_elf_section, 1},
932 obj_elf_section (int push) function
    [all...]
tc-epiphany.c 68 obj_elf_section (i);
tc-mcore.c 371 obj_elf_section (ignore);
    [all...]
tc-d30v.c     [all...]
tc-h8300.c 140 /* Like obj_elf_section, but issues a warning for new
179 obj_elf_section (push);
    [all...]
tc-nios2.c 516 obj_elf_section (ignore);
    [all...]
tc-bfin.c 126 {"code", obj_elf_section, 0},
    [all...]
tc-msp430.c 860 obj_elf_section (arg);
    [all...]
tc-rx.c 522 obj_elf_section (ignore);
    [all...]
tc-alpha.c     [all...]
tc-ppc.c     [all...]
tc-ia64.c 852 obj_elf_section (0);
    [all...]
tc-score.c     [all...]
tc-score7.c     [all...]
tc-mips.c     [all...]

Completed in 706 milliseconds