HomeSort by relevance Sort by last modified time
    Searched refs:now_subseg (Results 1 - 25 of 36) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/
literal.c 53 int current_subsec = now_subseg;
subsegs.c 64 now_subseg = subseg;
142 * Out: now_subseg, now_seg updated.
203 if (! (secptr == now_seg && subseg == now_subseg))
stabs.c 98 save_subseg = now_subseg;
302 subsegT saved_subseg = now_subseg;
as.h 243 COMMON subsegT now_subseg;
240 COMMON subsegT now_subseg; variable
dwarf2dbg.c 358 lss = get_line_subseg (now_seg, now_subseg, TRUE);
476 lss = get_line_subseg (now_seg, now_subseg, FALSE);
    [all...]
dw2gencfi.c 178 int save_subseg = now_subseg;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-elf.c 575 elt->subseg = now_subseg;
580 previous_subsection = now_subseg;
951 previous_subsection = now_subseg;
1141 previous_subsection = now_subseg;
1159 previous_subsection = now_subseg;
1177 previous_subsection = now_subseg;
1195 previous_subsection = now_subseg;
1213 previous_subsection = now_subseg;
1235 previous_subsection = now_subseg;
    [all...]
obj-som.c 212 subsegT saved_subseg = now_subseg;
obj-coff-seh.c 93 int save_subseg = now_subseg;
907 int save_subseg = now_subseg;
978 int save_subseg = now_subseg;
obj-evax.c 144 int current_subsec = now_subseg;
tc-d10v.c     [all...]
tc-d30v.c     [all...]
tc-m32r.c 649 subsegT subseg = now_subseg;
714 subseg = now_subseg;
    [all...]
tc-arc.c 585 old_subsec = now_subseg;
822 old_subsec = now_subseg;
919 old_subsec = now_subseg;
    [all...]
obj-coff.c 206 subsegT current_subseg = now_subseg;
557 subsegT current_subseg = now_subseg;
    [all...]
tc-xtensa.c 305 subsegT now_subseg; member in struct:emit_state_struct
    [all...]
tc-ppc.c     [all...]
tc-tic4x.c 759 current_subseg = now_subseg; /* Save current subseg. */
    [all...]
tc-alpha.c     [all...]
tc-tic6x.c 652 int old_subsec = now_subseg;
779 subseg = now_subseg;
    [all...]
tc-sh64.c     [all...]
tc-sparc.c     [all...]
tc-v850.c 354 old_subsec = now_subseg;
452 old_subsec = now_subseg;
    [all...]
tc-tic54x.c 472 current_subseg = now_subseg; /* Save current subseg. */
647 stag_saved_subseg = now_subseg;
    [all...]
tc-microblaze.c 180 subsegT current_subseg = now_subseg;
    [all...]

Completed in 1563 milliseconds

1 2