OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_MIPS_PC21_S2
(Results
1 - 16
of
16
) sorted by null
/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
ELF_N64R6_relocations.s
34
# Test
R_MIPS_PC21_S2
relocation.
35
# rtdyld-check: decode_operand(
R_MIPS_PC21_S2
, 1)[22:0] = (foo - next_pc(
R_MIPS_PC21_S2
))[22:0]
36
R_MIPS_PC21_S2
:
ELF_O32R6_relocations.s
29
# Test
R_MIPS_PC21_S2
relocation.
30
# rtdyld-check: decode_operand(
R_MIPS_PC21_S2
, 1)[22:0] = (foo - next_pc(
R_MIPS_PC21_S2
))[22:0]
31
R_MIPS_PC21_S2
:
/external/llvm/test/MC/Mips/mips32r6/
relocations.s
50
# CHECK-ELF: 0xC
R_MIPS_PC21_S2
bar 0x0
51
# CHECK-ELF: 0x10
R_MIPS_PC21_S2
bar 0x0
/external/llvm/test/MC/Mips/mips64r6/
relocations.s
54
# CHECK-ELF: 0xC
R_MIPS_PC21_S2
/R_MIPS_NONE/R_MIPS_NONE bar 0xFFFFFFFFFFFFFFFC
55
# CHECK-ELF: 0x10
R_MIPS_PC21_S2
/R_MIPS_NONE/R_MIPS_NONE bar 0xFFFFFFFFFFFFFFFC
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r6-n32.d
444
[ ]*4f8:
R_MIPS_PC21_S2
ext-0x4
447
[ ]*500:
R_MIPS_PC21_S2
L0.-0x400000
450
[ ]*508:
R_MIPS_PC21_S2
L0.+0x3ffffc
453
[ ]*510:
R_MIPS_PC21_S2
.L1.2-0x4
459
[ ]*524:
R_MIPS_PC21_S2
ext-0x4
462
[ ]*52c:
R_MIPS_PC21_S2
L0.-0x400000
465
[ ]*534:
R_MIPS_PC21_S2
L0.+0x3ffffc
468
[ ]*53c:
R_MIPS_PC21_S2
.L1.2-0x4
r6.d
443
[ ]*4f8:
R_MIPS_PC21_S2
ext
446
[ ]*500:
R_MIPS_PC21_S2
L0.
449
[ ]*508:
R_MIPS_PC21_S2
L0.
452
[ ]*510:
R_MIPS_PC21_S2
.L1.2
458
[ ]*524:
R_MIPS_PC21_S2
ext
461
[ ]*52c:
R_MIPS_PC21_S2
L0.
464
[ ]*534:
R_MIPS_PC21_S2
L0.
467
[ ]*53c:
R_MIPS_PC21_S2
.L1.2
r6-n64.d
672
[ ]*4f8:
R_MIPS_PC21_S2
ext-0x4
677
[ ]*500:
R_MIPS_PC21_S2
L0.-0x400000
682
[ ]*508:
R_MIPS_PC21_S2
L0.\+0x3ffffc
687
[ ]*510:
R_MIPS_PC21_S2
.L1.2-0x4
695
[ ]*524:
R_MIPS_PC21_S2
ext-0x4
700
[ ]*52c:
R_MIPS_PC21_S2
L0.-0x400000
705
[ ]*534:
R_MIPS_PC21_S2
L0.\+0x3ffffc
710
[ ]*53c:
R_MIPS_PC21_S2
.L1.2-0x4
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp
97
return ELF::
R_MIPS_PC21_S2
;
/toolchain/binutils/binutils-2.25/bfd/
elfn32-mips.c
783
HOWTO (
R_MIPS_PC21_S2
, /* type */
791
"
R_MIPS_PC21_S2
", /* name */
[
all
...]
elf32-mips.c
729
HOWTO (
R_MIPS_PC21_S2
, /* type */
737
"
R_MIPS_PC21_S2
", /* name */
[
all
...]
elf64-mips.c
819
HOWTO (
R_MIPS_PC21_S2
, /* type */
827
"
R_MIPS_PC21_S2
", /* name */
[
all
...]
elfxx-mips.c
[
all
...]
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp
553
case ELF::
R_MIPS_PC21_S2
: {
710
case ELF::
R_MIPS_PC21_S2
: {
776
case ELF::
R_MIPS_PC21_S2
:
[
all
...]
/toolchain/binutils/binutils-2.25/include/elf/
mips.h
91
RELOC_NUMBER (
R_MIPS_PC21_S2
, 60)
[
all
...]
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp
334
case llvm::ELF::
R_MIPS_PC21_S2
:
445
case llvm::ELF::
R_MIPS_PC21_S2
:
[
all
...]
/art/runtime/
elf.h
[
all
...]
Completed in 660 milliseconds