Searched refs:bfd_section_flags (Results 1 – 13 of 13) sorted by relevance
481 flags = bfd_section_flags (sec); in berkeley_or_gnu_sum()560 flagword flags = bfd_section_flags (sec); in sysv_internal_sizer()596 flagword flags = bfd_section_flags (sec); in sysv_internal_printer()
185 if ((bfd_section_flags (section) & SEC_ALLOC) == 0) in find_address_in_section()211 if ((bfd_section_flags (section) & SEC_ALLOC) == 0) in find_offset_in_section()
1347 if ((bfd_section_flags (sec) & SEC_DEBUGGING) != 0) in is_strip_section_1()1383 if ((bfd_section_flags (sec) & SEC_GROUP) != 0) in is_strip_section()2963 if ((bfd_section_flags (osec) & SEC_HAS_CONTENTS) == 0) in copy_object()3106 flags = bfd_section_flags (osections[i]); in copy_object()3951 flags = bfd_section_flags (isection); in setup_section()3961 && (bfd_section_flags (isection) & SEC_ALLOC) != 0) in setup_section()4139 flags = bfd_section_flags (isection); in skip_section()4316 if (bfd_section_flags (isection) & SEC_HAS_CONTENTS in copy_section()4317 && bfd_section_flags (osection) & SEC_HAS_CONTENTS) in copy_section()
1933 if ((bfd_section_flags (section) & SEC_ALLOC) == 0) in find_address_in_section()
261 return (bfd_section_flags (sec) & SEC_CODE) != 0; in subseg_text_p()
583 flags = bfd_section_flags (sec); in size_seg()1349 flagword flags = bfd_section_flags (sec); in write_relocs()1437 flagword flags = bfd_section_flags (sec); in compress_debug()1603 || !(bfd_section_flags (sec) & SEC_HAS_CONTENTS)) in write_contents()1819 if ((bfd_section_flags (now_seg) & SEC_MERGE) in subsegs_finish_section()
284 if ((bfd_section_flags (now_seg) in is_now_linkonce_segment()309 flags = (bfd_section_flags (cseg) in make_debug_seg()
745 flagword flags = bfd_section_flags (now_seg); in in_bss()2422 flags = bfd_section_flags (now_seg); in s_linkonce()
660 if (!(bfd_section_flags (now_seg) & SEC_CODE)) in dwarf2_emit_label()
257 && (bfd_section_flags (sec) & SEC_LINKER_CREATED) == 0 in bfd_get_full_section_contents()
1476 if (!(bfd_section_flags (section) & SEC_HAS_CONTENTS)) in bfd_set_section_contents()
1229 bfd_section_flags (const asection *sec) in bfd_section_flags() function
13032 && (bfd_section_flags (now_seg) & SEC_CODE)) in i386_cons_align()