Searched refs:SEC_READONLY (Results 151 - 175 of 230) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c1433 | SEC_LINKER_CREATED | SEC_READONLY);
1477 | SEC_LINKER_CREATED | SEC_READONLY);
2859 if ((input_section->flags & SEC_READONLY) != 0
2980 if ((input_section->flags & SEC_READONLY) != 0
10647 flagword flags = (SEC_RELOC | SEC_HAS_CONTENTS | SEC_READONLY);
H A Dcofflink.c1299 asec->flags |= SEC_READONLY;
H A Delf32-arm.c5383 | SEC_READONLY | SEC_LINKER_CREATED)
7081 if ((osec->flags & SEC_READONLY) == 0
11782 if (s != NULL && (s->flags & SEC_READONLY) != 0)
11886 if ((p->section->output_section->flags & SEC_READONLY) != 0)
H A Dsom.c2230 /* Set SEC_READONLY and SEC_CODE/SEC_DATA as specified
2236 subspace_asect->flags |= SEC_DATA | SEC_READONLY;
2252 subspace_asect->flags |= SEC_CODE | SEC_READONLY;
H A Dbfd-in2.h1191 #define SEC_READONLY 0x008
1184 #define SEC_READONLY macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c2046 flags = SEC_READONLY | SEC_DATA;
2089 SEC_HAS_CONTENTS | SEC_READONLY);
2096 SEC_READONLY | SEC_RELOC
9998 | SEC_READONLY
12714 | SEC_READONLY | SEC_RELOC
H A Dtc-mmix.c2107 | SEC_READONLY))
H A Dtc-ia64.c3493 SEC_LOAD | SEC_ALLOC | SEC_READONLY);
11779 SEC_HAS_CONTENTS | SEC_READONLY);
11826 SEC_HAS_CONTENTS | SEC_READONLY);
H A Dtc-score.c5579 bfd_set_section_flags (stdoutput, seg, (SEC_ALLOC | SEC_LOAD | SEC_READONLY | SEC_RELOC | SEC_DATA));
6551 (void)bfd_set_section_flags (stdoutput, s3_pdr_seg, SEC_READONLY | SEC_RELOC | SEC_DEBUGGING);
H A Dtc-score7.c5441 bfd_set_section_flags (stdoutput, seg, (SEC_ALLOC | SEC_LOAD | SEC_READONLY | SEC_RELOC | SEC_DATA));
6176 (void) bfd_set_section_flags (stdoutput, s7_pdr_seg, SEC_READONLY | SEC_RELOC | SEC_DEBUGGING);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-xtensa.c1433 | SEC_LINKER_CREATED | SEC_READONLY);
1477 | SEC_LINKER_CREATED | SEC_READONLY);
2859 if ((input_section->flags & SEC_READONLY) != 0
2980 if ((input_section->flags & SEC_READONLY) != 0
10647 flagword flags = (SEC_RELOC | SEC_HAS_CONTENTS | SEC_READONLY);
H A Dcofflink.c1299 asec->flags |= SEC_READONLY;
H A Dsom.c2230 /* Set SEC_READONLY and SEC_CODE/SEC_DATA as specified
2236 subspace_asect->flags |= SEC_DATA | SEC_READONLY;
2252 subspace_asect->flags |= SEC_CODE | SEC_READONLY;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dobjdump.c448 PF (SEC_READONLY, "READONLY");
H A Dieee.c5010 else if ((s->flags & SEC_READONLY) != 0)
5139 else if ((sec->flags & SEC_READONLY) != 0)
H A Ddlltool.c2266 (SEC_ALLOC | SEC_LOAD | SEC_CODE | SEC_READONLY | SEC_HAS_CONTENTS)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ds390-tdep.c961 & SEC_READONLY))
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/alpha/
H A Dbfd.h1195 #define SEC_READONLY 0x008
1188 #define SEC_READONLY macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/arm/
H A Dbfd.h1195 #define SEC_READONLY 0x008
1188 #define SEC_READONLY macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/armeb/
H A Dbfd.h1195 #define SEC_READONLY 0x008
1188 #define SEC_READONLY macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/hppa/
H A Dbfd.h1195 #define SEC_READONLY 0x008
1188 #define SEC_READONLY macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/i386/
H A Dbfd.h1195 #define SEC_READONLY 0x008
1188 #define SEC_READONLY macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/m68000/
H A Dbfd.h1195 #define SEC_READONLY 0x008
1188 #define SEC_READONLY macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/m68k/
H A Dbfd.h1195 #define SEC_READONLY 0x008
1188 #define SEC_READONLY macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/mips64eb/
H A Dbfd.h1195 #define SEC_READONLY 0x008
1188 #define SEC_READONLY macro

Completed in 1205 milliseconds

12345678910