OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PT_IA_64_ARCHEXT
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/arch/ia64/include/
elf_machdep.h
116
#define
PT_IA_64_ARCHEXT
0x70000000 /* segment contains a section of type SHT_IA_64_EXT */
/src/external/gpl3/binutils/dist/include/elf/
ia64.h
121
#define
PT_IA_64_ARCHEXT
(PT_LOPROC + 0) /* Arch extension bits, */
/src/external/gpl3/binutils.old/dist/include/elf/
ia64.h
121
#define
PT_IA_64_ARCHEXT
(PT_LOPROC + 0) /* Arch extension bits, */
/src/external/gpl3/gdb/dist/include/elf/
ia64.h
121
#define
PT_IA_64_ARCHEXT
(PT_LOPROC + 0) /* Arch extension bits, */
/src/external/gpl3/gdb.old/dist/include/elf/
ia64.h
121
#define
PT_IA_64_ARCHEXT
(PT_LOPROC + 0) /* Arch extension bits, */
/src/external/gpl3/binutils/dist/bfd/
elfnn-ia64.c
1093
/* See if we need a
PT_IA_64_ARCHEXT
segment. */
1114
/* If we need a
PT_IA_64_ARCHEXT
segment, it must come before
1120
if (m->p_type ==
PT_IA_64_ARCHEXT
)
1129
m->p_type =
PT_IA_64_ARCHEXT
;
/src/external/gpl3/binutils.old/dist/bfd/
elfnn-ia64.c
1095
/* See if we need a
PT_IA_64_ARCHEXT
segment. */
1116
/* If we need a
PT_IA_64_ARCHEXT
segment, it must come before
1122
if (m->p_type ==
PT_IA_64_ARCHEXT
)
1131
m->p_type =
PT_IA_64_ARCHEXT
;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d
1954
enum
PT_IA_64_ARCHEXT
= (PT_LOPROC + 0);
/src/external/gpl3/gdb/dist/bfd/
elfnn-ia64.c
1095
/* See if we need a
PT_IA_64_ARCHEXT
segment. */
1116
/* If we need a
PT_IA_64_ARCHEXT
segment, it must come before
1122
if (m->p_type ==
PT_IA_64_ARCHEXT
)
1131
m->p_type =
PT_IA_64_ARCHEXT
;
/src/external/gpl3/gdb.old/dist/bfd/
elfnn-ia64.c
1095
/* See if we need a
PT_IA_64_ARCHEXT
segment. */
1116
/* If we need a
PT_IA_64_ARCHEXT
segment, it must come before
1122
if (m->p_type ==
PT_IA_64_ARCHEXT
)
1131
m->p_type =
PT_IA_64_ARCHEXT
;
/src/external/gpl3/binutils/dist/binutils/
readelf.c
5756
case
PT_IA_64_ARCHEXT
: return "IA_64_ARCHEXT";
/src/external/gpl3/binutils.old/dist/binutils/
readelf.c
5372
case
PT_IA_64_ARCHEXT
: return "IA_64_ARCHEXT";
Completed in 72 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026