| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | xenix | 6 # "Middle model" stuff, and "Xenix 8086 relocatable or 80286 small 33 >>>>>(1.s+3) ubyte <0xF2 8086 relocatable (Microsoft) 83 >0 byte ^0x1 relocatable 105 0 leshort 0x580 XENIX 8086 relocatable or 80286 small model 106 # GRR: line above is too general as it catches also all 8086 relocatable (Microsoft) with 1st recor…
|
| H A D | adi | 11 >>18 lelong ^01 relocatable object,
|
| H A D | bout | 6 0 long 0x10d i960 b.out relocatable object
|
| H A D | olf | 34 >>16 leshort 1 relocatable, 67 >>16 beshort 1 relocatable,
|
| H A D | hp | 22 # "/etc/magic", though, except for the "archive file relocatable library" 53 0 belong 0x02100106 PA-RISC1.1 relocatable object 76 0 belong 0x02140106 PA-RISC2.0 relocatable object 100 0 belong 0x020b0106 PA-RISC1.0 relocatable object 124 0 long 0x02080106 HP s500 relocatable executable 155 0 belong 0x020c0106 HP s200 relocatable executable
|
| H A D | motorola | 35 # ATARI ST relocatable PRG
|
| H A D | elf | 59 >16 leshort 1 relocatable,
|
| H A D | msvc | 45 #>0 byte 0xF0 relocatable Object Module Format (OMF) libray
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | Writer.cpp | 460 if (!config->relocatable) { in createSyntheticSections() 586 if (config->relocatable) in createSyntheticSections() 1513 if (config->relocatable) { in sortSections() 1758 if (!config->relocatable) in finalizeAddressDependentContent() 1761 if (config->relocatable) in finalizeAddressDependentContent() 1911 if (!config->relocatable) { in finalizeSections() 2002 if (!config->relocatable) { in finalizeSections() 2066 if (!config->relocatable) in finalizeSections() 2853 if (config->relocatable) in checkSections() 2904 if (config->relocatable) in getELFType() [all …]
|
| H A D | LTO.cpp | 93 else if (config->relocatable) in createConfig() 214 bool isExec = !config->shared && !config->relocatable; in add() 244 r.VisibleToRegularObj = config->relocatable || sym->isUsedInRegularObj || in add()
|
| H A D | Driver.cpp | 326 if (config->isStatic || config->relocatable) { in addFile() 433 if (config->relocatable) { in checkOptions() 1350 config->relocatable = args.hasArg(OPT_relocatable); in readConfigs() 1643 if (config->nmagic || config->omagic || config->relocatable) in readConfigs() 1731 config->copyRelocs = (config->relocatable || config->emitRelocs); in setConfigs() 2392 if (!config->relocatable) in compileBitcodeFiles() 2696 if (config->entry.empty() && !config->relocatable) in link() 2826 if (!config->relocatable) in link() 2834 if (!config->relocatable) { in link() 2979 if (!config->relocatable) in link() [all …]
|
| H A D | InputFiles.cpp | 582 if (sec.sh_type == SHT_LLVM_DEPENDENT_LIBRARIES && !config->relocatable) { in parse() 655 if (config->relocatable) in parse() 701 if (config->optimize == 0 && !config->relocatable) in shouldMerge() 759 if ((sec.sh_flags & SHF_EXCLUDE) && !config->relocatable) { in initializeSections() 783 if (!config->relocatable) in initializeSections() 1028 if (config->relocatable) { in createInputSection() 1057 if (name == ".eh_frame" && !config->relocatable) in createInputSection()
|
| H A D | LinkerScript.cpp | 61 assert(config->relocatable && (rel->flags & SHF_LINK_ORDER)); in getOutputSectionName() 70 if (config->relocatable) in getOutputSectionName() 805 if (config->relocatable && (isec->flags & SHF_LINK_ORDER)) { in addInputSec() 865 if (config->relocatable && (isec->flags & SHF_LINK_ORDER)) in addOrphanSections() 873 if (config->relocatable) in addOrphanSections()
|
| H A D | InputSection.cpp | 84 if (!config->relocatable) in getFlags() 357 if (config->relax && !config->relocatable && in copyRelocations() 472 else if (config->relocatable && (sec->flags & SHF_ALLOC) && in copyRelocations() 1001 if (config->relocatable && (RelTy::IsRela || sym.type != STT_SECTION)) in relocateNonAlloc()
|
| H A D | Options.td | 403 def relocatable: F<"relocatable">, HelpText<"Create relocatable object file">; 571 def: Flag<["-"], "r">, Alias<relocatable>, HelpText<"Alias for --relocatable">; 663 "Ignore the .llvm.lto section in relocatable object files (default).">;
|
| H A D | Config.h | 275 bool relocatable; member
|
| H A D | SyntheticSections.cpp | 166 if (!config->relocatable) in writeTo() 223 if (!config->relocatable) in writeTo() 1058 return !config->relocatable; in isNeeded() 1377 if (!config->shared && !config->relocatable && !config->zRodynamic) in computeContents() 2205 if (config->relocatable) in getCommonSec() 2290 if (config->relocatable) in writeTo() 3726 if (!config->isPic && !config->relocatable && in getAbiVersion() 3759 if (!config->relocatable) { in writeEhdr()
|
| H A D | Symbols.cpp | 133 if (d.isTls() && !config->relocatable) { in getSymVA()
|
| /freebsd-14.2/contrib/llvm-project/lld/docs/ |
| H A D | ReleaseNotes.rst | 31 relocatable object file. (`D146778 <https://reviews.llvm.org/D146778>`_) 40 ``ld.lld --save-temps a.o d/b.o -o out`` will create ELF relocatable files 67 * Call relaxation respects RVC when mixing +c and -c relocatable files.
|
| H A D | WebAssembly.rst | 110 binaries that are themselves static (non-relocatable) but whose undefined
|
| /freebsd-14.2/contrib/llvm-project/lld/COFF/ |
| H A D | Config.h | 128 bool relocatable = true; member
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | Mips.cpp | 607 if (config->relocatable) { in relocate() 615 if (config->relocatable) { in relocate()
|
| H A D | LoongArch.cpp | 764 if (config->relocatable) in relaxOnce()
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8916-longcheer-l8150.dts | 25 /* wcnss.mdt is not relocatable, so it must be loaded at 0x8b600000 */
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/ |
| H A D | README.txt | 183 Only linked executables are handled. It does not support relocatable
|