/external/llvm-project/llvm/test/MC/Mips/ |
D | reloc-directive-label-offset.s | 22 .reloc 1f, R_MIPS_32, foo # ASM-32: .reloc ($tmp1), R_MIPS_32, foo 23 # ASM-64: .reloc .Ltmp1, R_MIPS_32, foo 45 .reloc foo, R_MIPS_32, foo # ASM: .reloc foo, R_MIPS_32, foo 51 # OBJ-O32: 0x0 R_MIPS_32 .text 0x0 53 # OBJ-O32-NEXT: 0xC R_MIPS_32 .text 0x0 62 # OBJ-N32-NEXT: 0x0 R_MIPS_32 .text 0x0 63 # OBJ-N32-NEXT: 0xC R_MIPS_32 .text 0x0 71 # OBJ-N64-NEXT: 0x0 R_MIPS_32/R_MIPS_NONE/R_MIPS_NONE .text 0x0 72 # OBJ-N64-NEXT: 0xC R_MIPS_32/R_MIPS_NONE/R_MIPS_NONE .text 0x0
|
D | reloc-directive-bad.s | 5 .reloc 0, R_MIPS_32, .text+.text # CHECK: :[[@LINE]]:23: error: expression must be relocatable 6 .reloc 0, 0, R_MIPS_32, .text # CHECK: :[[@LINE]]:12: error: expected relocation name
|
D | micromips-func-addr.s | 5 # CHECK: 0x0 R_MIPS_32 bar 0x0 6 # CHECK: 0x4 R_MIPS_32 L1 0x0
|
D | reloc-directive-bad-obj.s | 5 .reloc foo, R_MIPS_32, .text # CHECK: :[[@LINE]]:2: error: unresolved relocation offset 8 .reloc bar, R_MIPS_32, .text # CHECK: :[[@LINE]]:2: error: unresolved relocation offset
|
D | mips-pdr.s | 37 # OBJOUT-NEXT: 0x0 R_MIPS_32 .text 0x0 38 # OBJOUT-NEXT: 0x20 R_MIPS_32 _global_foo 0x0
|
D | reloc-directive.s | 20 .reloc 8, R_MIPS_32, foo+8 # ASM: .reloc 8, R_MIPS_32, foo+8 101 # OBJ-O32-NEXT: 0x8 R_MIPS_32 .text 0x0 149 # OBJ-N32-NEXT: 0x8 R_MIPS_32 .text 0x8 196 # OBJ-N64-NEXT: 0x8 R_MIPS_32/R_MIPS_NONE/R_MIPS_NONE .text 0x8
|
/external/llvm-project/llvm/test/DebugInfo/Mips/ |
D | eh_frame.ll | 15 ; STATIC-DAG: R_MIPS_32 00000000 DW.ref.__gxx_personality_v0 16 ; STATIC-DAG: R_MIPS_32 00000000 .text 17 ; STATIC-DAG: R_MIPS_32 00000000 .gcc_except_table 20 ; PIC-DAG: R_MIPS_32 00000000 DW.ref.__gxx_personality_v0 22 ; PIC-DAG: R_MIPS_32 00000000 .gcc_except_table 25 ; CHECK-READELF-STATIC-NEXT: R_MIPS_32 00000000 .text
|
/external/llvm/test/MC/Mips/ |
D | micromips-func-addr.s | 5 # CHECK: 0x0 R_MIPS_32 bar 0x0 6 # CHECK: 0x4 R_MIPS_32 L1 0x0
|
D | reloc-directive.s | 20 .reloc 8, R_MIPS_32, foo+8 # ASM: .reloc 8, R_MIPS_32, foo+8 33 # OBJ-O32: 0x8 R_MIPS_32 .text 0x0
|
D | mips-pdr.s | 37 # OBJOUT-NEXT: 0x0 R_MIPS_32 .text 0x0 38 # OBJOUT-NEXT: 0x20 R_MIPS_32 _global_foo 0x0
|
D | reloc-directive-negative.s | 5 .reloc -1, R_MIPS_32, .text # CHECK: :[[@LINE]]:9: error: expression is negative
|
D | reloc-directive-bad.s | 5 .reloc 0, R_MIPS_32, .text+.text # CHECK: :[[@LINE]]:23: error: expression must be relocatable
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | reloc-types-elf-mips64.test | 9 # CHECK: Type: R_MIPS_32/R_MIPS_32/R_MIPS_32 (131586) 74 - Type: R_MIPS_32 75 Type2: R_MIPS_32 76 Type3: R_MIPS_32
|
D | reloc-types-elf-mips.test | 9 # CHECK: Type: R_MIPS_32 (2) 72 - Type: R_MIPS_32
|
/external/llvm-project/lld/test/ELF/ |
D | mips-32.s | 2 # Check R_MIPS_32 relocation calculation. 23 .word v2+4 # R_MIPS_32 target v2 addend 4 25 .word v1 # R_MIPS_32 target v1 addend 0
|
D | mips-eh_frame-pic.s | 28 # NOPIC32-ERR: ld.lld: error: can't create dynamic relocation R_MIPS_32 against local symbol in rea… 37 # ABS32-RELOCS-NEXT: 0x1C R_MIPS_32 .text 0x0
|
D | mips-plt-copy.s | 82 .word data1+8 # R_MIPS_32 requires REL32 dnamic relocation 84 .word foo1+8 # R_MIPS_32 requires PLT entry for DSO defined func.
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/ |
D | ELF_O32_PIC_relocations.s | 10 # rtdyld-check: *{4}R_MIPS_32 = foo[31:0] 11 R_MIPS_32: label 13 # rtdyld-check: *{4}(R_MIPS_32+4) = foo[31:0]
|
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/Mips/ |
D | ELF_O32_PIC_relocations.s | 11 # rtdyld-check: *{4}R_MIPS_32 = foo[31:0] 12 R_MIPS_32: label 14 # rtdyld-check: *{4}(R_MIPS_32+4) = foo[31:0]
|
/external/llvm/test/Object/ |
D | dyn-rel-relocation.test | 20 // .word v2+4 # R_MIPS_32 target v2 addend 4 21 // .word v1 # R_MIPS_32 target v1 addend 0
|
/external/llvm-project/llvm/test/Object/ |
D | dyn-rel-relocation.test | 20 // .word v2+4 # R_MIPS_32 target v2 addend 4 21 // .word v1 # R_MIPS_32 target v1 addend 0
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | RelocationResolver.cpp | 105 case ELF::R_MIPS_32: in supportsMips64() 117 case ELF::R_MIPS_32: in resolveMips64() 293 case ELF::R_MIPS_32: in supportsMips32() 304 if (Rel == ELF::R_MIPS_32) in resolveMips32()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldELFMips.cpp | 68 case ELF::R_MIPS_32: in evaluateMIPS32Relocation() 130 case ELF::R_MIPS_32: in evaluateMIPS64Relocation() 253 case ELF::R_MIPS_32: in applyMIPSRelocation()
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldELFMips.cpp | 68 case ELF::R_MIPS_32: in evaluateMIPS32Relocation() 130 case ELF::R_MIPS_32: in evaluateMIPS64Relocation() 253 case ELF::R_MIPS_32: in applyMIPSRelocation()
|
/external/llvm-project/llvm/lib/Object/ |
D | RelocationResolver.cpp | 114 case ELF::R_MIPS_32: in supportsMips64() 127 case ELF::R_MIPS_32: in resolveMips64() 360 case ELF::R_MIPS_32: in supportsMips32() 371 if (Type == ELF::R_MIPS_32) in resolveMips32()
|