Searched refs:linker_mark (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dcofflink.c711 sec->linker_mark = TRUE;
2279 if (! o->linker_mark)
H A Daoutx.h5221 symbol map created by aout_link_write_symbols. The linker_mark
5224 if (obj_textsec (input_bfd)->linker_mark)
5232 if (obj_datasec (input_bfd)->linker_mark)
5452 p->u.indirect.section->linker_mark = TRUE;
H A Dcoff-ppc.c2150 sec->linker_mark = TRUE;
H A Dlinker.c2024 p->u.indirect.section->linker_mark = TRUE;
H A Dxcofflink.c4260 if (! o->linker_mark)
5403 sec->linker_mark = TRUE;
H A Delflink.c6902 if (! reloc_sec->linker_mark)
8541 if (! o->linker_mark)
9477 sec->linker_mark = TRUE;
H A Dbfd-in2.h1358 unsigned int linker_mark : 1;
1647 /* linker_mark, linker_has_input, gc_mark, gc_mark_from_eh, */ \
1351 unsigned int linker_mark : 1; member in struct:bfd_section
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1364 unsigned int linker_mark : 1;
1653 /* linker_mark, linker_has_input, gc_mark, gc_mark_from_eh, */ \
1357 unsigned int linker_mark : 1; member in struct:bfd_section

Completed in 336 milliseconds