Home
last modified time | relevance | path

Searched refs:s_flags (Results 1 – 24 of 24) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dti.h91 #define COFF_ENCODE_ALIGNMENT(S,X) ((S).s_flags |= (((unsigned)(X)&0xF)<<8))
176 char s_flags[2]; /* flags */ member
192 char s_flags[4]; /* flags */ member
349 PUT_SCNHDR_FLAGS (ABFD, ((struct internal_scnhdr *)(INT))->s_flags, \
350 ((SCNHDR *)(EXT))->s_flags); \
Dz80.h38 #define COFF_ENCODE_ALIGNMENT(S,X) ((S).s_flags |= (((unsigned)(X)&0xF)<<8))
Dtic80.h62 char s_flags[2]; /* flags */ member
Di960.h114 char s_flags[4]; /* flags */ member
Dexternal.h89 char s_flags[4]; /* flags */ member
Dm88k.h50 char s_flags[4]; /* flags */ member
Drs6k64.h88 char s_flags[4]; /* flags */ member
Drs6000.h93 char s_flags[4]; /* flags */ member
Dalpha.h88 unsigned char s_flags[4]; /* flags */ member
Dpe.h107 ((SECTION).s_flags |= IMAGE_SCN_ALIGN_POWER_CONST ((ALIGNMENT_POWER)))
Dinternal.h418 long s_flags; /* flags */ member
/toolchain/binutils/binutils-2.25/bfd/
Decoff.c365 long styp_flags = internal_s->s_flags; in _bfd_ecoff_styp_to_sec_flags()
2451 section.s_flags = ecoff_sec_to_styp_flags (current->name, in _bfd_ecoff_write_object_contents()
2458 if ((section.s_flags & STYP_TEXT) != 0 in _bfd_ecoff_write_object_contents()
2459 || ((section.s_flags & STYP_RDATA) != 0 in _bfd_ecoff_write_object_contents()
2461 || section.s_flags == STYP_PDATA in _bfd_ecoff_write_object_contents()
2462 || (section.s_flags & STYP_DYNAMIC) != 0 in _bfd_ecoff_write_object_contents()
2463 || (section.s_flags & STYP_LIBLIST) != 0 in _bfd_ecoff_write_object_contents()
2464 || (section.s_flags & STYP_RELDYN) != 0 in _bfd_ecoff_write_object_contents()
2465 || section.s_flags == STYP_CONFLIC in _bfd_ecoff_write_object_contents()
2466 || (section.s_flags & STYP_DYNSTR) != 0 in _bfd_ecoff_write_object_contents()
[all …]
Dcoffswap.h767 scnhdr_int->s_flags = GET_SCNHDR_FLAGS (abfd, scnhdr_ext->s_flags); in coff_swap_scnhdr_in()
796 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in coff_swap_scnhdr_out()
Dcoffcode.h743 long styp_flags = internal_s->s_flags; in styp_to_sec_flags()
1165 long styp_flags = internal_s->s_flags; in styp_to_sec_flags()
1835 i = (hdr->s_flags >> 8) & 0xF ; in coff_set_alignment_hook()
1838 i = COFF_DECODE_ALIGNMENT(hdr->s_flags); in coff_set_alignment_hook()
1858 = hdr->s_flags & IMAGE_SCN_ALIGN_POWER_BIT_MASK; in coff_set_alignment_hook()
1905 pei_section_data (abfd, section)->pe_flags = hdr->s_flags; in coff_set_alignment_hook()
1910 if (hdr->s_flags & IMAGE_SCN_LNK_NRELOC_OVFL) in coff_set_alignment_hook()
1949 if ((hdr->s_flags & STYP_OVRFLO) == 0) in coff_set_alignment_hook()
3808 section.s_flags = sec_to_styp_flags (current->name, current->flags); in coff_write_object_contents()
3824 section.s_flags |= (current->alignment_power & 0xF) << 8; in coff_write_object_contents()
[all …]
Dpeicode.h216 scnhdr_int->s_flags = H_GET_32 (abfd, scnhdr_ext->s_flags); in coff_swap_scnhdr_in()
245 && (((scnhdr_int->s_flags & IMAGE_SCN_CNT_UNINITIALIZED_DATA) != 0 in coff_swap_scnhdr_in()
DpeXXigen.c962 if ((scnhdr_int->s_flags & IMAGE_SCN_CNT_UNINITIALIZED_DATA) != 0) in _bfd_XXi_swap_scnhdr_out()
1052 scnhdr_int->s_flags &= ~IMAGE_SCN_MEM_WRITE; in _bfd_XXi_swap_scnhdr_out()
1053 scnhdr_int->s_flags |= p->must_have; in _bfd_XXi_swap_scnhdr_out()
1057 H_PUT_32 (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_XXi_swap_scnhdr_out()
1100 scnhdr_int->s_flags |= IMAGE_SCN_LNK_NRELOC_OVFL; in _bfd_XXi_swap_scnhdr_out()
1101 H_PUT_32 (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_XXi_swap_scnhdr_out()
Dcoff64-rs6000.c835 section.s_flags = sec_to_styp_flags (current->name, current->flags); in xcoff64_write_object_contents()
2226 text_scnhdr.s_flags = STYP_TEXT; in xcoff64_generate_rtinit()
2239 data_scnhdr.s_flags = STYP_DATA; in xcoff64_generate_rtinit()
2252 bss_scnhdr.s_flags = STYP_BSS; in xcoff64_generate_rtinit()
Dcoff-rs6000.c3696 scnhdr.s_flags = STYP_DATA; in xcoff_generate_rtinit()
DChangeLog-9697827 bit in s_flags if COFF_ALIGN_IN_S_FLAGS is defined.
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-xcoff.c102 unsigned char s_flags[4]; /* flags */ member
114 unsigned char s_flags[4]; /* flags */ member
683 set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff64.s_flags), flags); in simple_object_xcoff_write_scnhdr()
685 set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff32.s_flags), flags); in simple_object_xcoff_write_scnhdr()
Dsimple-object-coff.c79 unsigned char s_flags[4]; /* flags */ member
589 set_32 (hdr + offsetof (struct external_scnhdr, s_flags), flags); in simple_object_coff_write_scnhdr()
/toolchain/binutils/binutils-2.25/include/aout/
Dencap.h74 long s_flags; member
/toolchain/binutils/binutils-2.25/binutils/
Dod-xcoff.c550 flags = bfd_h_get_32 (abfd, scn.s_flags); in dump_xcoff32_sections_header()
609 s->flags = bfd_h_get_32 (abfd, scn.s_flags); in xcoff32_read_sections()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-9697961 defined, write alignment to alignment bits in section header s_flags