Searched refs:section_flags (Results 1 – 4 of 4) sorted by relevance
133 uint32_t section_flags; member156 uint32_t section_flags; member
749 shdr->section_flags = bootable; in sb_build_section()1434 ccmd->tag.section_flags = shdr->section_flags; in sb_fixup_sections_and_tags()1988 if (shdr->section_flags & SB_SECTION_FLAG_BOOTABLE) { in sb_verify_sections_cmds()1998 if (shdr->section_flags & ~SB_SECTION_FLAG_BOOTABLE) in sb_verify_sections_cmds()2000 shdr->section_flags); in sb_verify_sections_cmds()2002 if ((shdr->section_flags & SB_SECTION_FLAG_BOOTABLE) && in sb_verify_sections_cmds()
7492 flagword section_flags;7931 return abfd->xvec->section_flags;