HomeSort by: relevance | last modified time | path
    Searched defs:bfd_section (Results 1 - 25 of 182) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/gpl3/binutils/dist/bfd/
pef.h 116 asection *bfd_section; member in struct:bfd_pef_section
bfd-in2.h 145 typedef struct bfd_section *sec_ptr;
435 typedef struct bfd_section struct
442 struct bfd_section *next;
445 struct bfd_section *prev;
758 struct bfd_section *output_section;
805 struct bfd_section *kept_section;
833 struct bfd_section *s;
840 struct bfd_section *already_assigned;
1197 struct bfd_section *section;
2180 struct bfd_section *sections
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
pef.h 116 asection *bfd_section; member in struct:bfd_pef_section
  /src/external/gpl3/gdb.old/dist/bfd/
pef.h 116 asection *bfd_section; member in struct:bfd_pef_section
  /src/external/gpl3/gdb/dist/bfd/
pef.h 116 asection *bfd_section; member in struct:bfd_pef_section
  /src/external/gpl3/binutils/dist/binutils/
coffgrok.h 57 struct bfd_section *bfd_section; member in struct:coff_section
  /src/external/gpl3/binutils/dist/include/elf/
internal.h 116 asection * bfd_section; /* Associated BFD section. */ member in struct:elf_internal_shdr
  /src/external/gpl3/binutils.old/dist/binutils/
coffgrok.h 57 struct bfd_section *bfd_section; member in struct:coff_section
  /src/external/gpl3/binutils.old/dist/include/elf/
internal.h 116 asection * bfd_section; /* Associated BFD section. */ member in struct:elf_internal_shdr
  /src/external/gpl3/gdb.old/dist/include/elf/
internal.h 116 asection * bfd_section; /* Associated BFD section. */ member in struct:elf_internal_shdr
  /src/external/gpl3/gdb/dist/include/elf/
internal.h 116 asection * bfd_section; /* Associated BFD section. */ member in struct:elf_internal_shdr
  /src/external/gpl3/binutils/dist/ld/
ldlang.h 153 asection *bfd_section; member in struct:lang_output_section_statement_struct
ldlang.c 1418 abs_output_section->bfd_section = bfd_abs_section_ptr;
1698 if (look->bfd_section != NULL)
1700 look_flags = look->bfd_section->flags;
1702 look->bfd_section,
1725 if (look->bfd_section != NULL)
1727 look_flags = look->bfd_section->flags;
1729 look->bfd_section,
1746 if (look->bfd_section != NULL)
1748 look_flags = look->bfd_section->flags;
1750 look->bfd_section,
2045 asection *bfd_section = after->bfd_section; local
    [all...]
  /src/external/gpl3/binutils.old/dist/ld/
ldlang.h 153 asection *bfd_section; member in struct:lang_output_section_statement_struct
ldlang.c 1437 abs_output_section->bfd_section = bfd_abs_section_ptr;
1725 if (look->bfd_section != NULL)
1727 look_flags = look->bfd_section->flags;
1729 look->bfd_section,
1752 if (look->bfd_section != NULL)
1754 look_flags = look->bfd_section->flags;
1756 look->bfd_section,
1773 if (look->bfd_section != NULL)
1775 look_flags = look->bfd_section->flags;
1777 look->bfd_section,
2072 asection *bfd_section = after->bfd_section; local
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
coffread.c 363 /* Return the bfd_section that CS points to. */
364 static struct bfd_section*
589 find_linenos (bfd *abfd, struct bfd_section *asect, void *vpinfo)
1071 asection *bfd_section = cs_to_bfd_section (cs, objfile);
1082 if (bfd_section->flags & SEC_CODE)
1090 else if (bfd_section->flags & SEC_ALLOC
1091 && bfd_section->flags & SEC_LOAD)
1097 else if (bfd_section->flags & SEC_ALLOC)
1067 asection *bfd_section = cs_to_bfd_section (cs, objfile); local
symfile.c 217 struct bfd_section *asect = stp.the_bfd_section;
235 struct bfd_section *sec;
841 struct bfd_section *sect = osect->the_bfd_section;
3000 asection *bfd_section = section->the_bfd_section;
3002 if (bfd_section_lma (bfd_section) != 0
3003 && bfd_section_lma (bfd_section) != bfd_section_vma (bfd_section))
3072 asection *bfd_section = section->the_bfd_section;
3075 bfd_vma size = bfd_section_size (bfd_section);
3078 if (bfd_section_lma (bfd_section) + offset <= p
2993 asection *bfd_section = section->the_bfd_section; local
3065 asection *bfd_section = section->the_bfd_section; local
3117 asection *bfd_section = section->the_bfd_section; local
3135 asection *bfd_section = section->the_bfd_section; local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
coffread.c 364 /* Return the bfd_section that CS points to. */
365 static struct bfd_section*
590 find_linenos (bfd *abfd, struct bfd_section *asect, void *vpinfo)
1072 asection *bfd_section = cs_to_bfd_section (cs, objfile);
1083 if (bfd_section->flags & SEC_CODE)
1091 else if (bfd_section->flags & SEC_ALLOC
1092 && bfd_section->flags & SEC_LOAD)
1098 else if (bfd_section->flags & SEC_ALLOC)
1068 asection *bfd_section = cs_to_bfd_section (cs, objfile); local
symfile.c 217 struct bfd_section *asect = stp.the_bfd_section;
235 struct bfd_section *sec;
841 struct bfd_section *sect = osect.the_bfd_section;
3000 asection *bfd_section = section->the_bfd_section;
3002 if (bfd_section_lma (bfd_section) != 0
3003 && bfd_section_lma (bfd_section) != bfd_section_vma (bfd_section))
3072 asection *bfd_section = section->the_bfd_section;
3075 bfd_vma size = bfd_section_size (bfd_section);
3078 if (bfd_section_lma (bfd_section) + offset <= p
2993 asection *bfd_section = section->the_bfd_section; local
3065 asection *bfd_section = section->the_bfd_section; local
3117 asection *bfd_section = section->the_bfd_section; local
3135 asection *bfd_section = section->the_bfd_section; local
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64/
bfd.h 149 typedef struct bfd_section *sec_ptr;
439 typedef struct bfd_section struct
446 struct bfd_section *next;
449 struct bfd_section *prev;
762 struct bfd_section *output_section;
809 struct bfd_section *kept_section;
837 struct bfd_section *s;
844 struct bfd_section *already_assigned;
1201 struct bfd_section *section;
2184 struct bfd_section *sections
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/
bfd.h 149 typedef struct bfd_section *sec_ptr;
439 typedef struct bfd_section struct
446 struct bfd_section *next;
449 struct bfd_section *prev;
762 struct bfd_section *output_section;
809 struct bfd_section *kept_section;
837 struct bfd_section *s;
844 struct bfd_section *already_assigned;
1201 struct bfd_section *section;
2184 struct bfd_section *sections
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/alpha/
bfd.h 149 typedef struct bfd_section *sec_ptr;
439 typedef struct bfd_section struct
446 struct bfd_section *next;
449 struct bfd_section *prev;
762 struct bfd_section *output_section;
809 struct bfd_section *kept_section;
837 struct bfd_section *s;
844 struct bfd_section *already_assigned;
1201 struct bfd_section *section;
2184 struct bfd_section *sections
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/earm/
bfd.h 149 typedef struct bfd_section *sec_ptr;
439 typedef struct bfd_section struct
446 struct bfd_section *next;
449 struct bfd_section *prev;
762 struct bfd_section *output_section;
809 struct bfd_section *kept_section;
837 struct bfd_section *s;
844 struct bfd_section *already_assigned;
1201 struct bfd_section *section;
2184 struct bfd_section *sections
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
bfd.h 149 typedef struct bfd_section *sec_ptr;
439 typedef struct bfd_section struct
446 struct bfd_section *next;
449 struct bfd_section *prev;
762 struct bfd_section *output_section;
809 struct bfd_section *kept_section;
837 struct bfd_section *s;
844 struct bfd_section *already_assigned;
1201 struct bfd_section *section;
2184 struct bfd_section *sections
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
bfd.h 149 typedef struct bfd_section *sec_ptr;
439 typedef struct bfd_section struct
446 struct bfd_section *next;
449 struct bfd_section *prev;
762 struct bfd_section *output_section;
809 struct bfd_section *kept_section;
837 struct bfd_section *s;
844 struct bfd_section *already_assigned;
1201 struct bfd_section *section;
2184 struct bfd_section *sections
    [all...]

Completed in 72 milliseconds

1 2 3 4 5 6 7 8