OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_MIPS_PC26_S2
(Results
1 - 16
of
16
) sorted by null
/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
ELF_N64R6_relocations.s
39
# Test
R_MIPS_PC26_S2
relocation.
40
# rtdyld-check: decode_operand(
R_MIPS_PC26_S2
, 0)[27:0] = (foo - next_pc(
R_MIPS_PC26_S2
))[27:0]
41
R_MIPS_PC26_S2
:
ELF_O32R6_relocations.s
34
# Test
R_MIPS_PC26_S2
relocation.
35
# rtdyld-check: decode_operand(
R_MIPS_PC26_S2
, 0)[27:0] = (foo - next_pc(
R_MIPS_PC26_S2
))[27:0]
36
R_MIPS_PC26_S2
:
/external/llvm/test/MC/Mips/mips32r6/
relocations.s
52
# CHECK-ELF: 0x14
R_MIPS_PC26_S2
bar 0x0
53
# CHECK-ELF: 0x18
R_MIPS_PC26_S2
bar 0x0
/external/llvm/test/MC/Mips/mips64r6/
relocations.s
56
# CHECK-ELF: 0x14
R_MIPS_PC26_S2
/R_MIPS_NONE/R_MIPS_NONE bar 0xFFFFFFFFFFFFFFFC
57
# CHECK-ELF: 0x18
R_MIPS_PC26_S2
/R_MIPS_NONE/R_MIPS_NONE bar 0xFFFFFFFFFFFFFFFC
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r6-n32.d
428
[ ]*4d8:
R_MIPS_PC26_S2
ext-0x4
430
[ ]*4dc:
R_MIPS_PC26_S2
L0.-0x8000000
432
[ ]*4e0:
R_MIPS_PC26_S2
L0.+0x7fffffc
434
[ ]*4e4:
R_MIPS_PC26_S2
.L1.2-0x4
436
[ ]*4e8:
R_MIPS_PC26_S2
ext-0x4
438
[ ]*4ec:
R_MIPS_PC26_S2
L0.-0x8000000
440
[ ]*4f0:
R_MIPS_PC26_S2
L0.+0x7fffffc
442
[ ]*4f4:
R_MIPS_PC26_S2
.L1.2-0x4
r6.d
427
[ ]*4d8:
R_MIPS_PC26_S2
ext
429
[ ]*4dc:
R_MIPS_PC26_S2
L0.
431
[ ]*4e0:
R_MIPS_PC26_S2
L0.
433
[ ]*4e4:
R_MIPS_PC26_S2
.L1.2
435
[ ]*4e8:
R_MIPS_PC26_S2
ext
437
[ ]*4ec:
R_MIPS_PC26_S2
L0.
439
[ ]*4f0:
R_MIPS_PC26_S2
L0.
441
[ ]*4f4:
R_MIPS_PC26_S2
.L1.2
r6-n64.d
640
[ ]*4d8:
R_MIPS_PC26_S2
ext-0x4
644
[ ]*4dc:
R_MIPS_PC26_S2
L0.-0x8000000
648
[ ]*4e0:
R_MIPS_PC26_S2
L0.\+0x7fffffc
652
[ ]*4e4:
R_MIPS_PC26_S2
.L1.2-0x4
656
[ ]*4e8:
R_MIPS_PC26_S2
ext-0x4
660
[ ]*4ec:
R_MIPS_PC26_S2
L0.-0x8000000
664
[ ]*4f0:
R_MIPS_PC26_S2
L0.\+0x7fffffc
668
[ ]*4f4:
R_MIPS_PC26_S2
.L1.2-0x4
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp
99
return ELF::
R_MIPS_PC26_S2
;
/toolchain/binutils/binutils-2.25/bfd/
elfn32-mips.c
797
HOWTO (
R_MIPS_PC26_S2
, /* type */
805
"
R_MIPS_PC26_S2
", /* name */
[
all
...]
elf32-mips.c
743
HOWTO (
R_MIPS_PC26_S2
, /* type */
751
"
R_MIPS_PC26_S2
", /* name */
[
all
...]
elf64-mips.c
833
HOWTO (
R_MIPS_PC26_S2
, /* type */
841
"
R_MIPS_PC26_S2
", /* name */
[
all
...]
elfxx-mips.c
[
all
...]
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp
560
case ELF::
R_MIPS_PC26_S2
: {
714
case ELF::
R_MIPS_PC26_S2
: {
748
case ELF::
R_MIPS_PC26_S2
:
[
all
...]
/toolchain/binutils/binutils-2.25/include/elf/
mips.h
92
RELOC_NUMBER (
R_MIPS_PC26_S2
, 61)
[
all
...]
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp
335
case llvm::ELF::
R_MIPS_PC26_S2
:
446
case llvm::ELF::
R_MIPS_PC26_S2
:
[
all
...]
/art/runtime/
elf.h
[
all
...]
Completed in 312 milliseconds