OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_X86_64_SIZE64
(Results
1 - 20
of
20
) sorted by relevancy
/src/sys/arch/amd64/include/
elf_machdep.h
44
#define
R_X86_64_SIZE64
33
/src/external/gpl3/binutils/dist/include/elf/
x86-64.h
65
RELOC_NUMBER (
R_X86_64_SIZE64
, 33) /* 64-bit symbol size */
/src/external/gpl3/binutils.old/dist/include/elf/
x86-64.h
65
RELOC_NUMBER (
R_X86_64_SIZE64
, 33) /* 64-bit symbol size */
/src/external/gpl3/gdb.old/dist/include/elf/
x86-64.h
65
RELOC_NUMBER (
R_X86_64_SIZE64
, 33) /* 64-bit symbol size */
/src/external/gpl3/gdb/dist/include/elf/
x86-64.h
65
RELOC_NUMBER (
R_X86_64_SIZE64
, 33) /* 64-bit symbol size */
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elf_amd64.d
84
enum
R_X86_64_SIZE64
= R_AMD64_SIZE64;
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp
178
return ELF::
R_X86_64_SIZE64
;
/src/external/gpl3/binutils/dist/bfd/
elfxx-x86.h
45
((TYPE) == R_X86_64_SIZE32 || (TYPE) ==
R_X86_64_SIZE64
)
elf64-x86-64.c
142
HOWTO(
R_X86_64_SIZE64
, 0, 8, 64, false, 0, complain_overflow_dont,
143
bfd_elf_generic_reloc, "
R_X86_64_SIZE64
", false, 0, MINUS_ONE,
265
{ BFD_RELOC_SIZE64,
R_X86_64_SIZE64
, },
2878
case
R_X86_64_SIZE64
:
3332
else if (r_type ==
R_X86_64_SIZE64
)
3334
/* For x32, treat
R_X86_64_SIZE64
like R_X86_64_SIZE32 and
3901
case
R_X86_64_SIZE64
:
elfxx-x86.c
1292
R_X86_64_32 and
R_X86_64_SIZE64
like R_X86_64_SIZE32. */
1295
else if (r_type ==
R_X86_64_SIZE64
)
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-x86.h
45
((TYPE) == R_X86_64_SIZE32 || (TYPE) ==
R_X86_64_SIZE64
)
elf64-x86-64.c
142
HOWTO(
R_X86_64_SIZE64
, 0, 8, 64, false, 0, complain_overflow_dont,
143
bfd_elf_generic_reloc, "
R_X86_64_SIZE64
", false, 0, MINUS_ONE,
265
{ BFD_RELOC_SIZE64,
R_X86_64_SIZE64
, },
2848
case
R_X86_64_SIZE64
:
3302
else if (r_type ==
R_X86_64_SIZE64
)
3304
/* For x32, treat
R_X86_64_SIZE64
like R_X86_64_SIZE32 and
3871
case
R_X86_64_SIZE64
:
elfxx-x86.c
1277
R_X86_64_32 and
R_X86_64_SIZE64
like R_X86_64_SIZE32. */
1280
else if (r_type ==
R_X86_64_SIZE64
)
/src/external/gpl3/gdb.old/dist/bfd/
elfxx-x86.h
45
((TYPE) == R_X86_64_SIZE32 || (TYPE) ==
R_X86_64_SIZE64
)
elf64-x86-64.c
142
HOWTO(
R_X86_64_SIZE64
, 0, 8, 64, false, 0, complain_overflow_dont,
143
bfd_elf_generic_reloc, "
R_X86_64_SIZE64
", false, 0, MINUS_ONE,
265
{ BFD_RELOC_SIZE64,
R_X86_64_SIZE64
, },
2448
case
R_X86_64_SIZE64
:
2898
else if (r_type ==
R_X86_64_SIZE64
)
2900
/* For x32, treat
R_X86_64_SIZE64
like R_X86_64_SIZE32 and
3459
case
R_X86_64_SIZE64
:
elfxx-x86.c
1286
R_X86_64_32 and
R_X86_64_SIZE64
like R_X86_64_SIZE32. */
1289
else if (r_type ==
R_X86_64_SIZE64
)
/src/external/gpl3/gdb/dist/bfd/
elfxx-x86.h
45
((TYPE) == R_X86_64_SIZE32 || (TYPE) ==
R_X86_64_SIZE64
)
elf64-x86-64.c
142
HOWTO(
R_X86_64_SIZE64
, 0, 8, 64, false, 0, complain_overflow_dont,
143
bfd_elf_generic_reloc, "
R_X86_64_SIZE64
", false, 0, MINUS_ONE,
265
{ BFD_RELOC_SIZE64,
R_X86_64_SIZE64
, },
2852
case
R_X86_64_SIZE64
:
3306
else if (r_type ==
R_X86_64_SIZE64
)
3308
/* For x32, treat
R_X86_64_SIZE64
like R_X86_64_SIZE32 and
3875
case
R_X86_64_SIZE64
:
elfxx-x86.c
1279
R_X86_64_32 and
R_X86_64_SIZE64
like R_X86_64_SIZE32. */
1282
else if (r_type ==
R_X86_64_SIZE64
)
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d
2228
enum
R_X86_64_SIZE64
= 33;
Completed in 91 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026