OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PF_R
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/arch/zaurus/stand/zbsdmod/
zbsdmod.c
125
(phdr[i].p_flags & (PF_W|
PF_R
|PF_X)) == 0)
239
(phdr[i].p_flags & (PF_W|
PF_R
|PF_X)) == 0)
254
(phdr[i].p_flags & (PF_W|
PF_R
|PF_X)) == 0)
/src/sys/arch/x68k/stand/aout2hux/
aout68k.h
158
#define
PF_R
4
/src/sys/arch/ews4800mips/stand/common/
bootxx.c
207
(p[i].p_flags & (PF_W|
PF_R
|PF_X)) == 0)
222
(p[i].p_flags & (PF_W|
PF_R
|PF_X)) == 0)
/src/sys/kern/
core_elf32.c
246
ws.psections->p_flags =
PF_R
;
361
phdr.p_flags |=
PF_R
;
exec_elf.c
361
vmprot |= (ph->p_flags &
PF_R
) ? VM_PROT_READ : 0;
kern_ksyms.c
1007
ksyms_hdr.kh_phdr[0].p_flags =
PF_R
| PF_X | PF_W;
/src/libexec/ld.elf_so/
map_object.c
196
stack_flags =
PF_R
| PF_W;
542
if (elfflags &
PF_R
)
/src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h
298
#define
PF_R
0x4 /* Segment is readable */
/src/tools/amiga-elf2bb/sys/
exec_elf.h
320
#define
PF_R
0x4 /* Segment is readable */
/src/sys/lib/libsa/
loadfile_elf32.c
722
(phdr[i].p_flags & (PF_W|
PF_R
|PF_X)) == 0)
/src/tools/arm-elf2aout/sys/
exec_elf.h
372
#define
PF_R
0x4 /* Segment is readable */
/src/tools/m68k-elf2aout/sys/
exec_elf.h
372
#define
PF_R
0x4 /* Segment is readable */
/src/sys/arch/epoc32/stand/e32boot/include/
elf.h
370
#define
PF_R
0x4 /* Segment is readable */
/src/sys/sys/
exec_elf.h
463
#define
PF_R
0x4 /* Segment is readable */
Completed in 27 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025