Home
last modified time | relevance | path

Searched refs:Relocatable (Results 1 – 25 of 46) sorted by relevance

12

/external/llvm-project/llvm/test/tools/llvm-readobj/MachO/
Dfile-headers.test13 # I386-NEXT: FileType: Relocatable (0x1)
44 # X86-64-NEXT: FileType: Relocatable (0x1)
77 # PPC-NEXT: FileType: Relocatable (0x1)
109 # PPC64-NEXT: FileType: Relocatable (0x1)
143 # ARM-NEXT: FileType: Relocatable (0x1)
Dfile-headers-arm64.test24 # ARM64-NEXT: FileType: Relocatable (0x1)
Duniversal-x86_64.i386.test160 MULTIHEADER-ARCHIVE: FileType: Relocatable (0x1)
177 MULTIHEADER-ARCHIVE: FileType: Relocatable (0x1)
/external/llvm-project/llvm/test/MC/RISCV/
Delf-header.s18 # RV32: Type: Relocatable (0x1)
37 # RV64: Type: Relocatable (0x1)
/external/llvm/test/tools/llvm-readobj/
Dfile-headers.test90 ELF32-NEXT: Type: Relocatable (0x1)
121 ELF64-NEXT: Type: Relocatable (0x1)
145 MACHO32-NEXT: FileType: Relocatable (0x1)
161 MACHO64-NEXT: FileType: Relocatable (0x1)
178 MACHO-PPC-NEXT: FileType: Relocatable (0x1)
194 MACHO-PPC64-NEXT: FileType: Relocatable (0x1)
211 MACHO-ARM-NEXT: FileType: Relocatable (0x1)
355 ELF-LANAI-NEXT: Type: Relocatable (0x1)
Dgnu-file-headers.test13 ELF32-NEXT: Type: REL (Relocatable file)
34 ELF64-NEXT: Type: REL (Relocatable file)
Dmacho-universal-x86_64.i386.test157 MULTIHEADER-ARCHIVE: FileType: Relocatable (0x1)
173 MULTIHEADER-ARCHIVE: FileType: Relocatable (0x1)
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dfile-headers.test21 # I386-NEXT: Type: Relocatable (0x1)
69 # X86-64-NEXT: Type: Relocatable (0x1)
124 # LANAI-NEXT: Type: Relocatable (0x1)
166 # INVALID-LLVM-NEXT: Type: Relocatable (0x1)
190 # INVALID-GNU-NEXT: Type: REL (Relocatable file)
Dgnu-file-headers.test18 # I386-NEXT: Type: REL (Relocatable file)
61 # X86-64-NEXT: Type: REL (Relocatable file)
105 # MIPSEL-NEXT: Type: REL (Relocatable file)
Dtypes.test19 # LLVM-REL: Type: Relocatable (0x1)
20 # GNU-REL: Type: REL (Relocatable file)
Dfile-types.test24 # LLVM-REL: Type: Relocatable (0x1)
27 # GNU-REL: Type: REL (Relocatable file)
/external/llvm-project/lld/test/ELF/
Drelocatable-empty-archive.s10 # CHECK: Type: Relocatable
Drelocatable-bss.s18 # CHECK-NEXT: Type: Relocatable
Drelocatable.s29 # CHECK-NEXT: Type: Relocatable
/external/llvm/test/tools/gold/PowerPC/
Dmtriple.ll11 ; REL: Type: Relocatable
/external/llvm-project/llvm/test/tools/gold/PowerPC/
Dmtriple.ll14 ; REL: Type: Relocatable
/external/llvm-project/llvm/test/tools/llvm-objdump/
Drelocations-in-nonreloc.test46 ## Relocatable.
/external/python/cpython2/Mac/scripts/
Dbuildpkg.py398 Relocatable="YES")
409 Relocatable="YES")
/external/llvm-project/clang/lib/Driver/ToolChains/
DCuda.cpp475 bool Relocatable = false; in ConstructJob() local
478 Relocatable = Args.hasFlag(options::OPT_fopenmp_relocatable_target, in ConstructJob()
482 Relocatable = Args.hasFlag(options::OPT_fgpu_rdc, in ConstructJob()
485 if (Relocatable) in ConstructJob()
/external/llvm/test/MC/MachO/ARM/
Ddarwin-Thumb-reloc.s33 @ CHECK: FileType: Relocatable (0x1)
Ddarwin-ARM-reloc.s32 @ CHECK: FileType: Relocatable (0x1)
/external/llvm-project/llvm/test/MC/MachO/ARM/
Ddarwin-Thumb-reloc.s33 @ CHECK: FileType: Relocatable (0x1)
Ddarwin-ARM-reloc.s32 @ CHECK: FileType: Relocatable (0x1)
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dmany-sections.test22 EHDR-NEXT: Type: Relocatable (0x1)
/external/llvm-project/lld/unittests/DriverTests/
DDarwinLdDriverTest.cpp69 TEST_F(DarwinLdParserTest, Relocatable) { in TEST_F() argument

12