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

  /toolchain/binutils/binutils-2.27/gas/
subsegs.h 111 } segment_info_type; typedef in typeref:struct:segment_info_struct
115 ((segment_info_type *) bfd_get_section_userdata (stdoutput, sec))
subsegs.c 62 segment_info_type *seginfo = seg_info (seg);
68 seginfo = XCNEW (segment_info_type);
81 segment_info_type *seginfo;
151 segment_info_type *seginfo;
171 seginfo = XCNEW (segment_info_type);
215 segment_info_type *seginfo = seg_info (sec);
278 segment_info_type *seginfo = seg_info (sec);
306 segment_info_type *seginfo;
literal.c 53 segment_info_type *seginfo = seg_info (sec);
write.c 417 segment_info_type *info;
422 if (info != (segment_info_type *) NULL)
535 segment_info_type *seginfo = seg_info (sec);
548 segment_info_type *seginfo;
622 segment_info_type *seginfo = seg_info (sec);
768 segment_info_type *seginfo = seg_info (sec);
1134 segment_info_type *seginfo = seg_info (sec);
1176 const segment_info_type *seginfo,
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
obj-evax.c 143 segment_info_type *seginfo;
tc-sh64.c 352 segment_info_type *seginfo;
420 segment_info_type *seginfo;
    [all...]
tc-iq2000.c 590 segment_info_type * seginfo;
obj-macho.c     [all...]
tc-mmix.c     [all...]
tc-xtensa.c     [all...]
tc-tic6x.c 933 segment_info_type *si;
1026 segment_info_type *seginfo = seg_info (now_seg);
    [all...]
obj-coff.c     [all...]
tc-d10v.c     [all...]
tc-frv.c     [all...]
tc-mep.c     [all...]
tc-nds32.c     [all...]
tc-avr.c     [all...]
tc-m32r.c     [all...]
tc-mips.c     [all...]
tc-alpha.c 630 segment_info_type *seginfo = seg_info (sec);
    [all...]
tc-sh.c     [all...]
tc-tic54x.c 257 segment_info_type *seginfo = seg_info (seg);
    [all...]
tc-aarch64.c     [all...]
tc-ia64.c     [all...]
tc-arm.c     [all...]

Completed in 709 milliseconds