| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/MachO/ |
| H A D | file-headers.test | 13 # 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)
|
| H A D | file-headers-arm64.test | 24 # ARM64-NEXT: FileType: Relocatable (0x1)
|
| H A D | universal-x86_64.i386.test | 160 MULTIHEADER-ARCHIVE: FileType: Relocatable (0x1) 177 MULTIHEADER-ARCHIVE: FileType: Relocatable (0x1)
|
| /llvm-project-15.0.7/llvm/test/MC/RISCV/ |
| H A D | elf-header.s | 18 # RV32: Type: Relocatable (0x1) 37 # RV64: Type: Relocatable (0x1)
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | file-headers.test | 21 # 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)
|
| H A D | gnu-file-headers.test | 18 # I386-NEXT: Type: REL (Relocatable file) 61 # X86-64-NEXT: Type: REL (Relocatable file) 105 # MIPSEL-NEXT: Type: REL (Relocatable file)
|
| H A D | file-types.test | 24 # LLVM-REL: Type: Relocatable (0x1) 27 # GNU-REL: Type: REL (Relocatable file)
|
| H A D | symbols.test | 5 ## Relocatable ELF objects are very different by nature from executables and dynamic libraries.
|
| H A D | amdgpu-elf-headers.test | 401 # ALL-NEXT: Type: Relocatable (0x1)
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | relocatable-empty-archive.s | 10 # CHECK: Type: Relocatable
|
| H A D | relocatable-bss.s | 18 # CHECK-NEXT: Type: Relocatable
|
| H A D | relocatable.s | 29 # CHECK-NEXT: Type: Relocatable
|
| /llvm-project-15.0.7/llvm/test/tools/gold/PowerPC/ |
| H A D | mtriple.ll | 14 ; REL: Type: Relocatable
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | Cuda.cpp | 460 bool Relocatable = false; in ConstructJob() local 463 Relocatable = Args.hasFlag(options::OPT_fopenmp_relocatable_target, in ConstructJob() 467 Relocatable = Args.hasFlag(options::OPT_fgpu_rdc, in ConstructJob() 470 if (Relocatable) in ConstructJob()
|
| /llvm-project-15.0.7/llvm/test/MC/MachO/ARM/ |
| H A D | darwin-Thumb-reloc.s | 33 @ CHECK: FileType: Relocatable (0x1)
|
| H A D | darwin-ARM-reloc.s | 32 @ CHECK: FileType: Relocatable (0x1)
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/X86/ |
| H A D | elf-bbaddrmap-disassemble-symbolize-operands.yaml | 11 ## Relocatable object file.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | binary-output-target.test | 91 # CHECK-NEXT: Type: Relocatable (0x1)
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | AMDGPUOperandSyntax.rst | 803 * :ref:`Relocatable<amdgpu_synid_relocatable_expression>`. 827 Relocatable Expressions 1115 Conversion of Relocatable Values 1118 :ref:`Relocatable expressions<amdgpu_synid_relocatable_expression>`
|
| H A D | JITLink.rst | 186 Relocatable object formats (e.g. COFF, ELF, MachO) differ in their details,
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | lli.rst | 190 =dynamic-no-pic: Relocatable external references, non-relocatable code
|
| /llvm-project-15.0.7/clang/lib/Driver/ |
| H A D | Driver.cpp | 2766 bool Relocatable = false; member in __anon7f4eb1310a11::OffloadingActionBuilder::CudaActionBuilderBase 2851 if (UA->getType() == types::TY_Object && !Relocatable) in addDeviceDepences() 2932 Relocatable = Args.hasFlag(options::OPT_fgpu_rdc, in initialize() 3222 assert(((CurPhase == phases::Link && Relocatable) || in getDeviceDependences() 3228 if (!Relocatable && CurPhase == phases::Backend && !EmitLLVM && in getDeviceDependences()
|
| /llvm-project-15.0.7/llvm/test/MC/Mips/ |
| H A D | elf_header.s | 106 # ALL-NEXT: Type: Relocatable
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 6801 bool Relocatable = Expr->evaluateAsRelocatable(Res, nullptr, nullptr); in classifySymbolRef() local 6802 if (!Relocatable || Res.getSymB()) in classifySymbolRef()
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | UsersManual.rst | 1267 Relocatable PCH Files 1305 Relocatable precompiled headers are intended to be used in a limited
|