Searched refs:SECTION_MACH_DEP (Results 1 – 16 of 16) sorted by relevance
411 SECTION_MACH_DEP = 1UL << 27, enumerator
6877 if (flags & SECTION_MACH_DEP) in default_elf_asm_named_section()
30974 * output.h (SECTION_EXCLUDE, SECTION_MACH_DEP): Don't use30975 SECTION_MACH_DEP reserved bits for SECTION_EXCLUDE.
2427 (SECTION_MACH_DEP): Changed from 0x8000000 to 0x10000000.2550 (SECTION_MACH_DEP): Changed from 0x4000000 to 0x8000000.
17516 (SECTION_MACH_DEP): Bump by two.
2435 (SECTION_MACH_DEP): Bump value.
27815 SECTION_MACH_DEP.
37110 (SECTION_MACH_DEP): Adjust.
442 #define SECTION_PE_SHARED SECTION_MACH_DEP
678 #define SECTION_LARGE SECTION_MACH_DEP
2528 #define SECTION_ARM_PURECODE SECTION_MACH_DEP
236 #define SECTION_NO_ANCHOR SECTION_MACH_DEP
71 #define AVR_SECTION_PROGMEM (0xf * SECTION_MACH_DEP)10787 addr_space_t as = (flags & AVR_SECTION_PROGMEM) / SECTION_MACH_DEP; in avr_asm_named_section()10851 flags |= as * SECTION_MACH_DEP; in avr_section_type_flags()
4873 corresponds to the @code{SECTION_MACH_DEP} section flag.
7697 corresponds to the @code{SECTION_MACH_DEP} section flag.
39610 corresponds to the 'SECTION_MACH_DEP' section flag.