Searched refs:section_flags (Results 1 – 2 of 2) sorted by relevance
132 uint32_t section_flags; member155 uint32_t section_flags; member
750 shdr->section_flags = bootable; in sb_build_section()1435 ccmd->tag.section_flags = shdr->section_flags; in sb_fixup_sections_and_tags()1989 if (shdr->section_flags & SB_SECTION_FLAG_BOOTABLE) { in sb_verify_sections_cmds()1999 if (shdr->section_flags & ~SB_SECTION_FLAG_BOOTABLE) in sb_verify_sections_cmds()2001 shdr->section_flags); in sb_verify_sections_cmds()2003 if ((shdr->section_flags & SB_SECTION_FLAG_BOOTABLE) && in sb_verify_sections_cmds()
Completed in 9 milliseconds