Home
last modified time | relevance | path

Searched defs:bfd_section (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h1211 typedef struct bfd_section struct
1224 struct bfd_section *next; argument
1227 struct bfd_section *prev; argument
1232 flagword flags;
1418 unsigned int user_set_vma : 1;
1421 unsigned int linker_mark : 1;
1425 unsigned int linker_has_input : 1;
1428 unsigned int gc_mark : 1;
1431 unsigned int compress_status : 2;
1439 unsigned int segment_mark : 1;
[all …]
Dpef.h116 asection *bfd_section; member
/toolchain/binutils/binutils-2.25/gas/
Dsubsegs.h87 asection *bfd_section; member
/toolchain/binutils/binutils-2.25/include/elf/
Dinternal.h114 asection * bfd_section; /* Associated BFD section. */ member
/toolchain/binutils/binutils-2.25/ld/
Dldlang.h138 asection *bfd_section; member
Dldlang.c1905 asection *bfd_section = after->bfd_section; in lang_insert_orphan() local