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_MIPS_LO16
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/sys/arch/mips/include/
elf_machdep.h
41
#define
R_MIPS_LO16
6 /* low 16 bits of symbol value */
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp
144
return ELF::
R_MIPS_LO16
;
155
return ELF::
R_MIPS_LO16
;
304
return ELF::
R_MIPS_LO16
;
331
return setRTypes(ELF::R_MIPS_GPREL16, ELF::R_MIPS_SUB, ELF::
R_MIPS_LO16
);
406
///
R_MIPS_LO16
) and distributing the addend between the linked relocations. The
409
/// matching
R_MIPS_LO16
) but the rule is less strict in practice.
540
case ELF::
R_MIPS_LO16
:
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldELFMips.cpp
75
case ELF::
R_MIPS_LO16
:
144
case ELF::
R_MIPS_LO16
:
223
case ELF::
R_MIPS_LO16
:
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp
1065
return ELF::
R_MIPS_LO16
;
1068
return ELF::
R_MIPS_LO16
;
1373
ELF::
R_MIPS_LO16
, Value.Addend);
1391
} else if (RelType == ELF::
R_MIPS_LO16
|| RelType == ELF::R_MIPS_PCLO16) {
1469
ELF::
R_MIPS_LO16
, Value.Addend);
1491
ELF::
R_MIPS_LO16
, Value.Addend);
/src/external/gpl3/binutils/dist/bfd/
elf32-mips.c
200
HOWTO (
R_MIPS_LO16
, /* type */
208
"
R_MIPS_LO16
", /* name */
911
HOWTO (
R_MIPS_LO16
, /* type */
919
"
R_MIPS_LO16
", /* name */
3441
{ BFD_RELOC_LO16,
R_MIPS_LO16
},
elfn32-mips.c
192
/* R_MIPS_HI16 and
R_MIPS_LO16
are unsupported for NewABI REL.
211
HOWTO (
R_MIPS_LO16
, /* type */
219
"
R_MIPS_LO16
", /* name */
510
R_MIPS_HI16/
R_MIPS_LO16
sequence with varying ordering, using
973
HOWTO (
R_MIPS_LO16
, /* type */
981
"
R_MIPS_LO16
", /* name */
3543
{ BFD_RELOC_LO16,
R_MIPS_LO16
},
elf64-mips.c
216
/* R_MIPS_HI16 and
R_MIPS_LO16
are unsupported for NewABI REL.
235
HOWTO (
R_MIPS_LO16
, /* type */
243
"
R_MIPS_LO16
", /* name */
532
R_MIPS_HI16/
R_MIPS_LO16
sequence with varying ordering, using
995
HOWTO (
R_MIPS_LO16
, /* type */
1003
"
R_MIPS_LO16
", /* name */
3710
{ BFD_RELOC_LO16,
R_MIPS_LO16
},
elfxx-mips.c
2170
R_MIPS16_LO16
R_MIPS_LO16
2297
return (r_type ==
R_MIPS_LO16
5720
R_MIPS_HI16 and
R_MIPS_LO16
relocations. */
6287
case
R_MIPS_LO16
:
6304
/* The MIPS ABI requires checking the
R_MIPS_LO16
relocation
6315
as required by the MIPS ELF ABI. The
R_MIPS_LO16
8381
lo16_type =
R_MIPS_LO16
;
8424
According to the MIPS ELF ABI, the
R_MIPS_LO16
relocation must
8427
relocations for the same address. In that case, the
R_MIPS_LO16
9350
will be fine. Also do not refuse
R_MIPS_LO16
, which can b
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elfn32-mips.c
192
/* R_MIPS_HI16 and
R_MIPS_LO16
are unsupported for NewABI REL.
211
HOWTO (
R_MIPS_LO16
, /* type */
219
"
R_MIPS_LO16
", /* name */
510
R_MIPS_HI16/
R_MIPS_LO16
sequence with varying ordering, using
973
HOWTO (
R_MIPS_LO16
, /* type */
981
"
R_MIPS_LO16
", /* name */
3543
{ BFD_RELOC_LO16,
R_MIPS_LO16
},
elf32-mips.c
201
HOWTO (
R_MIPS_LO16
, /* type */
209
"
R_MIPS_LO16
", /* name */
1999
{ BFD_RELOC_LO16,
R_MIPS_LO16
},
elf64-mips.c
216
/* R_MIPS_HI16 and
R_MIPS_LO16
are unsupported for NewABI REL.
235
HOWTO (
R_MIPS_LO16
, /* type */
243
"
R_MIPS_LO16
", /* name */
532
R_MIPS_HI16/
R_MIPS_LO16
sequence with varying ordering, using
995
HOWTO (
R_MIPS_LO16
, /* type */
1003
"
R_MIPS_LO16
", /* name */
3710
{ BFD_RELOC_LO16,
R_MIPS_LO16
},
elfxx-mips.c
2173
R_MIPS16_LO16
R_MIPS_LO16
2300
return (r_type ==
R_MIPS_LO16
5700
R_MIPS_HI16 and
R_MIPS_LO16
relocations. */
6267
case
R_MIPS_LO16
:
6284
/* The MIPS ABI requires checking the
R_MIPS_LO16
relocation
6295
as required by the MIPS ELF ABI. The
R_MIPS_LO16
8361
lo16_type =
R_MIPS_LO16
;
8403
According to the MIPS ELF ABI, the
R_MIPS_LO16
relocation must
8406
relocations for the same address. In that case, the
R_MIPS_LO16
9330
will be fine. Also do not refuse
R_MIPS_LO16
, which can b
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elfn32-mips.c
190
/* R_MIPS_HI16 and
R_MIPS_LO16
are unsupported for NewABI REL.
209
HOWTO (
R_MIPS_LO16
, /* type */
217
"
R_MIPS_LO16
", /* name */
508
R_MIPS_HI16/
R_MIPS_LO16
sequence with varying ordering, using
971
HOWTO (
R_MIPS_LO16
, /* type */
979
"
R_MIPS_LO16
", /* name */
3541
{ BFD_RELOC_LO16,
R_MIPS_LO16
},
elf32-mips.c
201
HOWTO (
R_MIPS_LO16
, /* type */
209
"
R_MIPS_LO16
", /* name */
1999
{ BFD_RELOC_LO16,
R_MIPS_LO16
},
elf64-mips.c
214
/* R_MIPS_HI16 and
R_MIPS_LO16
are unsupported for NewABI REL.
233
HOWTO (
R_MIPS_LO16
, /* type */
241
"
R_MIPS_LO16
", /* name */
530
R_MIPS_HI16/
R_MIPS_LO16
sequence with varying ordering, using
993
HOWTO (
R_MIPS_LO16
, /* type */
1001
"
R_MIPS_LO16
", /* name */
3708
{ BFD_RELOC_LO16,
R_MIPS_LO16
},
/src/external/gpl3/gdb/dist/bfd/
elfn32-mips.c
190
/* R_MIPS_HI16 and
R_MIPS_LO16
are unsupported for NewABI REL.
209
HOWTO (
R_MIPS_LO16
, /* type */
217
"
R_MIPS_LO16
", /* name */
508
R_MIPS_HI16/
R_MIPS_LO16
sequence with varying ordering, using
971
HOWTO (
R_MIPS_LO16
, /* type */
979
"
R_MIPS_LO16
", /* name */
3541
{ BFD_RELOC_LO16,
R_MIPS_LO16
},
elf32-mips.c
201
HOWTO (
R_MIPS_LO16
, /* type */
209
"
R_MIPS_LO16
", /* name */
1999
{ BFD_RELOC_LO16,
R_MIPS_LO16
},
elf64-mips.c
214
/* R_MIPS_HI16 and
R_MIPS_LO16
are unsupported for NewABI REL.
233
HOWTO (
R_MIPS_LO16
, /* type */
241
"
R_MIPS_LO16
", /* name */
530
R_MIPS_HI16/
R_MIPS_LO16
sequence with varying ordering, using
993
HOWTO (
R_MIPS_LO16
, /* type */
1001
"
R_MIPS_LO16
", /* name */
3708
{ BFD_RELOC_LO16,
R_MIPS_LO16
},
/src/external/gpl3/binutils/dist/include/elf/
mips.h
45
RELOC_NUMBER (
R_MIPS_LO16
, 6)
/src/external/gpl3/binutils.old/dist/include/elf/
mips.h
45
RELOC_NUMBER (
R_MIPS_LO16
, 6)
/src/external/gpl3/gdb.old/dist/include/elf/
mips.h
45
RELOC_NUMBER (
R_MIPS_LO16
, 6)
/src/external/gpl3/gdb/dist/include/elf/
mips.h
45
RELOC_NUMBER (
R_MIPS_LO16
, 6)
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d
639
enum
R_MIPS_LO16
= 6;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d
644
enum
R_MIPS_LO16
= 6;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d
1259
enum
R_MIPS_LO16
= 6;
Completed in 62 milliseconds
1
2
Indexes created Thu Sep 10 00:26:39 UTC 2026