Lines Matching refs:flags
75 Elf32_Word e_flags; /* Processor-specific flags */
93 Elf64_Word e_flags; /* Processor-specific flags */
269 Elf32_Word sh_flags; /* Section flags */
283 Elf64_Xword sh_flags; /* Section flags */
347 /* Legal values for sh_flags (section flags). */
398 Elf32_Half si_flags; /* Per symbol flags */
404 flags */
538 Elf32_Word p_flags; /* Segment flags */
545 Elf64_Word p_flags; /* Segment flags */
577 /* Legal values for p_flags (segment flags). */
663 #define DT_FLAGS 30 /* Flags for the object being loaded */
686 #define DT_POSFLAG_1 0x6ffffdfd /* Flags for DT_* entries, effecting
720 #define DT_FLAGS_1 0x6ffffffb /* State flags, see DF_1_* below. */
744 /* State flags selectable in the `d_un.d_val' element of the DT_FLAGS_1
764 /* Flags for the feature selection in DT_FEATURE_1. */
768 /* Flags in the DT_POSFLAG_1 entry effecting only the next DT_* entry. */
805 /* Legal values for vd_flags (version information flags). */
930 #define AT_FLAGS 8 /* Flags */
1439 Elf32_Word hwp_flags1; /* Extra flags. */
1440 Elf32_Word hwp_flags2; /* Extra flags. */
1505 #define DT_MIPS_FLAGS 0x70000005 /* Flags */
1535 #define DT_MIPS_CXX_FLAGS 0x70000022 /* Flags indicating for C++ flavor. */
1557 #define RHF_NONE 0 /* No flags */
1582 Elf32_Word l_flags; /* Flags */
1591 Elf64_Word l_flags; /* Flags */
2085 /* Processor specific flags for the ELF header e_flags field. */
2103 #define EF_ARM_EABI_VERSION(flags) ((flags) & EF_ARM_EABIMASK)
2116 /* ARM-specific program header flags */
2168 /* Processor specific flags for the Ehdr e_flags field. */
2169 #define EF_IA_64_MASKOS 0x0000000f /* os-specific flags */
2180 /* Processor specific flags for the Phdr p_flags field. */
2187 /* Processor specific flags for the Shdr sh_flags field. */