Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDbfd-in2.h1150 typedef struct bfd_section struct
1163 struct bfd_section *next; argument
1166 struct bfd_section *prev; argument
1171 flagword flags;
1348 unsigned int user_set_vma : 1;
1351 unsigned int linker_mark : 1;
1355 unsigned int linker_has_input : 1;
1358 unsigned int gc_mark : 1;
1359 unsigned int gc_mark_from_eh : 1;
1364 unsigned int segment_mark : 1;
[all …]
/NextBSD/gnu/usr.bin/binutils/libbfd/
HDbfd.h1156 typedef struct bfd_section struct
1169 struct bfd_section *next; argument
1172 struct bfd_section *prev; argument
1177 flagword flags;
1354 unsigned int user_set_vma : 1;
1357 unsigned int linker_mark : 1;
1361 unsigned int linker_has_input : 1;
1364 unsigned int gc_mark : 1;
1365 unsigned int gc_mark_from_eh : 1;
1370 unsigned int segment_mark : 1;
[all …]
/NextBSD/contrib/binutils/gas/
HDsubsegs.h88 asection *bfd_section; member
/NextBSD/contrib/gdb/gdb/
HDblockframe.c516 struct bfd_section *bfd_section; in find_pc_partial_function() local
HDelfread.c110 asection *bfd_section, struct objfile *objfile) in record_minimal_symbol()
HDvalue.h166 asection *bfd_section; member
HDminsyms.c577 asection *bfd_section, in prim_record_minimal_symbol_and_info()
HDsymtab.h154 asection *bfd_section; member
HDdbxread.c431 asection *bfd_section; in record_minimal_symbol() local
/NextBSD/contrib/binutils/binutils/
HDcoffgrok.h56 struct bfd_section *bfd_section; member
/NextBSD/contrib/binutils/include/elf/
HDinternal.h91 asection * bfd_section; /* Associated BFD section. */ member
/NextBSD/contrib/binutils/ld/
HDldlang.h133 asection *bfd_section; member
HDldlang.c1554 asection *bfd_section = after->bfd_section; in lang_insert_orphan() local