Searched refs:relocatable (Results 1 – 25 of 69) sorted by relevance
123
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/ |
D | hilo-constaddr-expr.s | 16 # CHECK-RELAX: :[[@LINE+1]]:{{[0-9]+}}: error: expected relocatable expression 18 # CHECK-RELAX: :[[@LINE+1]]:{{[0-9]+}}: error: expected relocatable expression 24 # CHECK-RELAX: :[[@LINE+1]]:{{[0-9]+}}: error: expected relocatable expression 26 # CHECK-RELAX: :[[@LINE+1]]:{{[0-9]+}}: error: expected relocatable expression
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | inline-asm-diags.ll | 6 ; CHECK: <inline asm>:2:{{[0-9]+}}: error: expected relocatable expression 9 ; CHECK: <inline asm>:3:{{[0-9]+}}: error: expected relocatable expression
|
D | cmp-immediate-fixup-error.s | 5 @ CHECK: error: expected relocatable expression
|
D | error-location-ldr-pseudo.s | 4 @ CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: expected relocatable expression
|
D | macho-word-reloc-thumb.s | 4 @ ARM relocatable object files try to look like they're pre-linked, so the
|
D | error-location.s | 10 @ CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: expected relocatable expression
|
D | thumb2-diagnostics.s | 89 @ CHECK-ERRORS: error: operand must be an immediate in the range [0,0xffff] or a relocatable expres… 90 @ CHECK-ERRORS: error: operand must be an immediate in the range [0,0xffff] or a relocatable expres…
|
/external/llvm/test/MC/ARM/ |
D | cmp-immediate-fixup-error.s | 5 @ CHECK: error: expected relocatable expression
|
D | error-location-ldr-pseudo.s | 4 @ CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: expected relocatable expression
|
D | error-location.s | 10 @ CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: expected relocatable expression
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | reloc-directive-bad.s | 5 .reloc 0, R_MIPS_32, .text+.text # CHECK: :[[@LINE]]:23: error: expression must be relocatable
|
/external/llvm/test/MC/Mips/ |
D | reloc-directive-bad.s | 5 .reloc 0, R_MIPS_32, .text+.text # CHECK: :[[@LINE]]:23: error: expression must be relocatable
|
/external/llvm/docs/CommandGuide/ |
D | lli.rst | 184 =static: Non-relocatable code =pic - Fully relocatable, position independent code 185 =dynamic-no-pic: Relocatable external references, non-relocatable code
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | lli.rst | 184 =static: Non-relocatable code =pic - Fully relocatable, position independent code 185 =dynamic-no-pic: Relocatable external references, non-relocatable code
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | CommandFlags.inc | 47 clEnumValN(Reloc::Static, "static", "Non-relocatable code"), 49 "Fully relocatable, position independent code"), 51 "Relocatable external references, non-relocatable code"), 53 "Code and read-only data relocatable, accessed PC-relative"), 56 "Read-write data relocatable, accessed relative to static base"),
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | lli.pod | 187 =static: Non-relocatable code =pic - Fully relocatable, position independent code 188 =dynamic-no-pic: Relocatable external references, non-relocatable code
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | elf-thumbfunc-reloc.ll | 6 ; We wanna test relocatable thumb function call,
|
/external/llvm/test/DebugInfo/X86/ |
D | DW_AT_location-reference.ll | 16 ; // This ref is not relocatable on Darwin, and is relocatable elsewhere.
|
D | ref_addr_relocation.ll | 32 ; Make sure this is relocatable.
|
/external/clang/utils/perf-training/ |
D | lit.cfg | 8 # On Darwin, support relocatable SDKs by providing Clang with a
|
D | order-files.lit.cfg | 9 # On Darwin, support relocatable SDKs by providing Clang with a
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | DW_AT_location-reference.ll | 16 ; // This ref is not relocatable on Darwin, and is relocatable elsewhere.
|
/external/libxml2/result/ |
D | rdf1.rde | 186 /usr/doc/rpm-2.5/relocatable
|
D | rdf1.rdr | 186 /usr/doc/rpm-2.5/relocatable
|
/external/u-boot/arch/xtensa/cpu/ |
D | u-boot.lds | 24 * 'relocatable' exception vectors and provide a scratch memory for the
|
123