Searched refs:SHF_OS_NONCONFORMING (Results 1 – 17 of 17) sorted by relevance
242 #define SHF_OS_NONCONFORMING 0x100 /* OS-specific processing required. */ macro
498 #define SHF_OS_NONCONFORMING 0x100 macro
738 SHF_OS_NONCONFORMING = 0x100U, enumerator
910 SHF_OS_NONCONFORMING = 0x100U, enumerator
1318 if ( flags & SHF_OS_NONCONFORMING ) { in section_flags()
547 constexpr Elf_Xword SHF_OS_NONCONFORMING = 0x100; variable
415 #define SHF_OS_NONCONFORMING (1 << 8) macro
416 #define SHF_OS_NONCONFORMING (1 << 8) macro
477 #define SHF_OS_NONCONFORMING (1 << 8) /* Non-standard OS specific handling macro
526 BCase(SHF_OS_NONCONFORMING); in bitset()
3931 | SHF_OS_NONCONFORMING | SHF_GROUP | SHF_TLS \ in check_sections()
1313 if (shdr->sh_flags & SHF_OS_NONCONFORMING) in print_shdr()