OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EF_IA_64_CONS_GP
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/elf/
ia64.h
42
#define
EF_IA_64_CONS_GP
(1 << 6) /* gp as program wide constant. */
/src/external/gpl3/binutils.old/dist/include/elf/
ia64.h
42
#define
EF_IA_64_CONS_GP
(1 << 6) /* gp as program wide constant. */
/src/external/gpl3/gdb/dist/include/elf/
ia64.h
42
#define
EF_IA_64_CONS_GP
(1 << 6) /* gp as program wide constant. */
/src/external/gpl3/gdb.old/dist/include/elf/
ia64.h
42
#define
EF_IA_64_CONS_GP
(1 << 6) /* gp as program wide constant. */
/src/external/gpl3/binutils/dist/bfd/
elf64-ia64-vms.c
4286
if ((in_flags &
EF_IA_64_CONS_GP
) != (out_flags &
EF_IA_64_CONS_GP
))
4322
(flags &
EF_IA_64_CONS_GP
) ? "CONS_GP, " : "",
elfnn-ia64.c
4771
if ((in_flags &
EF_IA_64_CONS_GP
) != (out_flags &
EF_IA_64_CONS_GP
))
4807
(flags &
EF_IA_64_CONS_GP
) ? "CONS_GP, " : "",
/src/external/gpl3/binutils.old/dist/bfd/
elf64-ia64-vms.c
4287
if ((in_flags &
EF_IA_64_CONS_GP
) != (out_flags &
EF_IA_64_CONS_GP
))
4323
(flags &
EF_IA_64_CONS_GP
) ? "CONS_GP, " : "",
elfnn-ia64.c
4773
if ((in_flags &
EF_IA_64_CONS_GP
) != (out_flags &
EF_IA_64_CONS_GP
))
4809
(flags &
EF_IA_64_CONS_GP
) ? "CONS_GP, " : "",
/src/external/gpl3/gdb/dist/bfd/
elf64-ia64-vms.c
4285
if ((in_flags &
EF_IA_64_CONS_GP
) != (out_flags &
EF_IA_64_CONS_GP
))
4321
(flags &
EF_IA_64_CONS_GP
) ? "CONS_GP, " : "",
elfnn-ia64.c
4771
if ((in_flags &
EF_IA_64_CONS_GP
) != (out_flags &
EF_IA_64_CONS_GP
))
4807
(flags &
EF_IA_64_CONS_GP
) ? "CONS_GP, " : "",
/src/external/gpl3/gdb.old/dist/bfd/
elf64-ia64-vms.c
4286
if ((in_flags &
EF_IA_64_CONS_GP
) != (out_flags &
EF_IA_64_CONS_GP
))
4322
(flags &
EF_IA_64_CONS_GP
) ? "CONS_GP, " : "",
elfnn-ia64.c
4772
if ((in_flags &
EF_IA_64_CONS_GP
) != (out_flags &
EF_IA_64_CONS_GP
))
4808
(flags &
EF_IA_64_CONS_GP
) ? "CONS_GP, " : "",
/src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c
7116
md.flags |=
EF_IA_64_CONS_GP
;
7136
(sets ELF header flag
EF_IA_64_CONS_GP
)\n\
/src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c
7116
md.flags |=
EF_IA_64_CONS_GP
;
7136
(sets ELF header flag
EF_IA_64_CONS_GP
)\n\
/src/external/gpl3/binutils/dist/binutils/
readelf.c
4276
else if ((e_flags &
EF_IA_64_CONS_GP
))
/src/external/gpl3/binutils.old/dist/binutils/
readelf.c
3892
else if ((e_flags &
EF_IA_64_CONS_GP
))
Completed in 109 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026