Home
last modified time | relevance | path

Searched refs:SECTION_DECLARED (Results 1 – 25 of 103) sorted by relevance

12345

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Doutput.h382 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Doutput.h379 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Doutput.h378 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Doutput.h373 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Doutput.h382 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Doutput.h379 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Doutput.h376 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Doutput.h379 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Doutput.h379 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Doutput.h379 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Doutput.h382 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Doutput.h382 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Doutput.h372 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Doutput.h379 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Doutput.h378 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/
H A Doutput.h414 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Doutput.h382 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Doutput.h379 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Doutput.h388 SECTION_DECLARED = 1UL << 19, /* section has been used */ enumerator
H A Dvarasm.c233 return sect->common.flags & ~SECTION_DECLARED; in hash_section()
329 if ((sect->common.flags & ~SECTION_DECLARED) != flags in get_section()
342 & ~(SECTION_DECLARED | SECTION_WRITE | SECTION_RELRO)) in get_section()
344 && ((sect->common.flags & SECTION_DECLARED) == 0 in get_section()
6830 && (flags & SECTION_DECLARED)) in default_elf_asm_named_section()
7814 | SECTION_DECLARED); in switch_to_section()
7850 new_section->common.flags |= SECTION_DECLARED; in switch_to_section()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Doutput.h379 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
H A Dvarasm.c233 return sect->common.flags & ~SECTION_DECLARED; in hash_section()
329 if ((sect->common.flags & ~SECTION_DECLARED) != flags in get_section()
342 & ~(SECTION_DECLARED | SECTION_WRITE | SECTION_RELRO)) in get_section()
344 && ((sect->common.flags & SECTION_DECLARED) == 0 in get_section()
6808 && (flags & SECTION_DECLARED)) in default_elf_asm_named_section()
7790 | SECTION_DECLARED); in switch_to_section()
7827 new_section->common.flags |= SECTION_DECLARED; in switch_to_section()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Doutput.h379 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
H A Dvarasm.c233 return sect->common.flags & ~SECTION_DECLARED; in hash_section()
329 if ((sect->common.flags & ~SECTION_DECLARED) != flags in get_section()
342 & ~(SECTION_DECLARED | SECTION_WRITE | SECTION_RELRO)) in get_section()
344 && ((sect->common.flags & SECTION_DECLARED) == 0 in get_section()
6802 && (flags & SECTION_DECLARED)) in default_elf_asm_named_section()
7784 | SECTION_DECLARED); in switch_to_section()
7821 new_section->common.flags |= SECTION_DECLARED; in switch_to_section()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Doutput.h379 #define SECTION_DECLARED 0x100000 /* section has been used */ macro

12345