HomeSort by relevance Sort by last modified time
    Searched defs:bfd_section (Results 1 - 9 of 9) sorted by null

  /toolchain/binutils/binutils-2.25/gas/
subsegs.h 87 asection *bfd_section; member in struct:segment_info_struct
90 this section. sym->bsym and bfd_section->symbol should be the same. */
  /toolchain/binutils/binutils-2.25/bfd/
pef.h 116 asection *bfd_section; member in struct:bfd_pef_section
bfd-in2.h 288 typedef struct bfd_section *sec_ptr;
460 struct bfd_section *stabstr;
538 bfd_boolean, bfd_boolean, unsigned int, struct bfd_section **);
580 (struct bfd_section *, struct bfd_section_already_linked *,
662 const char * const *, struct bfd_link_info *, struct bfd_section **);
678 (struct bfd_section *);
715 extern struct bfd_section *_bfd_elf_tls_setup
718 extern struct bfd_section *
719 _bfd_nearby_section (bfd *, struct bfd_section *, bfd_vma);
729 (bfd *, struct bfd_link_info *, struct bfd_section *, struct bfd_section *
1211 typedef struct bfd_section struct
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
coffgrok.h 57 struct bfd_section *bfd_section; member in struct:coff_section
  /toolchain/binutils/binutils-2.25/include/elf/
internal.h 114 asection * bfd_section; /* Associated BFD section. */ member in struct:elf_internal_shdr
  /toolchain/binutils/binutils-2.25/ld/
ldlang.h 138 asection *bfd_section; member in struct:lang_output_section_statement_struct
ldlang.c 1905 asection *bfd_section = after->bfd_section; local
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 290 typedef struct bfd_section *sec_ptr;
465 struct bfd_section *stabstr;
545 bfd_boolean, bfd_boolean, unsigned int, struct bfd_section **);
587 (struct bfd_section *, struct bfd_section_already_linked *,
667 const char * const *, struct bfd_link_info *, struct bfd_section **);
683 (struct bfd_section *);
718 extern struct bfd_section *_bfd_elf_tls_setup
721 extern struct bfd_section *
722 _bfd_nearby_section (bfd *, struct bfd_section *, bfd_vma);
732 (bfd *, struct bfd_link_info *, struct bfd_section *, struct bfd_section *
1182 typedef struct bfd_section struct
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 290 typedef struct bfd_section *sec_ptr;
465 struct bfd_section *stabstr;
545 bfd_boolean, bfd_boolean, unsigned int, struct bfd_section **);
587 (struct bfd_section *, struct bfd_section_already_linked *,
667 const char * const *, struct bfd_link_info *, struct bfd_section **);
683 (struct bfd_section *);
718 extern struct bfd_section *_bfd_elf_tls_setup
721 extern struct bfd_section *
722 _bfd_nearby_section (bfd *, struct bfd_section *, bfd_vma);
732 (bfd *, struct bfd_link_info *, struct bfd_section *, struct bfd_section *
1182 typedef struct bfd_section struct
    [all...]

Completed in 272 milliseconds