| /freebsd/contrib/pkgconf/t/basic/ |
| H A D | define-prefix.test | 3 Query: %TEST_FIXTURES_DIR%/lib-relocatable/lib/pkgconfig/foo.pc 4 ExpectedStdout: %TEST_FIXTURES_DIR%/lib-relocatable
|
| /freebsd/contrib/pkgconf/t/cli/ |
| H A D | prefix-variable.test | 2 …fix --prefix-variable=prefix --variable=prefix %TEST_FIXTURES_DIR%/lib-relocatable/lib/pkgconfig/f… 3 ExpectedStdout: %TEST_FIXTURES_DIR%/lib-relocatable
|
| H A D | dont-define-prefix.test | 2 …-prefix --dont-define-prefix --variable=prefix %TEST_FIXTURES_DIR%/lib-relocatable/lib/pkgconfig/f…
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | xenix | 6 # "Middle model" stuff, and "Xenix 8086 relocatable or i286 small 33 >>>>>(1.s+3) ubyte <0xF2 8086 relocatable (Microsoft) 151 >0 byte ^0x1 relocatable 177 0 leshort 0x580 XENIX 8086 relocatable or i286 small model 178 # GRR: line above is too general as it catches also all 8086 relocatable (Microsoft) with 1st recor…
|
| 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 | olf | 34 >>16 leshort 1 relocatable, 67 >>16 beshort 1 relocatable,
|
| 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 | motorola | 41 # ATARI ST relocatable PRG
|
| H A D | msvc | 50 #>0 byte 0xF0 relocatable Object Module Format (OMF) libray
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | LTO.cpp | 92 else if (ctx.arg.relocatable) in createConfig() 222 bool isExec = !ctx.arg.shared && !ctx.arg.relocatable; in add() 252 r.VisibleToRegularObj = ctx.arg.relocatable || sym->isUsedInRegularObj || in add()
|
| H A D | Writer.cpp | 1290 if (ctx.arg.relocatable) { in sortSections() 1426 if (!ctx.arg.relocatable && ctx.arg.emachine == EM_ARM && in resolveShfLinkOrder() 1617 if (!ctx.arg.relocatable) in finalizeAddressDependentContent() 1620 if (ctx.arg.relocatable) in finalizeAddressDependentContent() 1624 uint64_t imageBase = ctx.script->hasSectionsCommand || ctx.arg.relocatable in finalizeAddressDependentContent() 1797 if (!ctx.arg.relocatable) { in finalizeSections() 1895 if (!ctx.arg.relocatable) { in finalizeSections() 1961 if (!ctx.arg.relocatable) in finalizeSections() 2040 if (!ctx.arg.relocatable && !ctx.arg.oFormatBinary) { in finalizeSections() 2126 if (!ctx.script->hasSectionsCommand && !ctx.arg.relocatable) in finalizeSections() [all …]
|
| H A D | InputFiles.cpp | 591 if (sec.sh_type == SHT_LLVM_DEPENDENT_LIBRARIES && !ctx.arg.relocatable) { in parse() 690 if (ctx.arg.optimize == 0 && !ctx.arg.relocatable) in shouldMerge() 757 if ((sec.sh_flags & SHF_EXCLUDE) && !ctx.arg.relocatable) { in initializeSections() 781 if (!ctx.arg.relocatable) in initializeSections() 817 if (ctx.arg.relocatable && !ctx.arg.fatLTOObjects) { in initializeSections() 1072 if ((sec.sh_flags & SHF_EXECINSTR) && !ctx.arg.relocatable && in createInputSection() 1099 if (ctx.arg.relocatable) { in createInputSection() 1128 if (name == ".eh_frame" && !ctx.arg.relocatable) in createInputSection()
|
| H A D | SyntheticSections.cpp | 170 if (!ctx.arg.relocatable) in writeTo() 228 if (!ctx.arg.relocatable) in writeTo() 1134 return !ctx.arg.relocatable; in isNeeded() 1446 if (!ctx.arg.shared && !ctx.arg.relocatable && !ctx.arg.zRodynamic) in computeContents() 2285 static BssSection *getCommonSec(bool relocatable, Symbol *sym) { in getCommonSec() argument 2286 if (relocatable) in getCommonSec() 2308 bool relocatable = ctx.arg.relocatable; in writeTo() local 2318 if (BssSection *commonSec = getCommonSec(relocatable, sym)) { in writeTo() 2371 if (ctx.arg.relocatable) in writeTo() 2391 bool relocatable = ctx.arg.relocatable; in writeTo() local [all …]
|
| H A D | Driver.cpp | 458 if (ctx.arg.relocatable) { in checkOptions() 1522 ctx.arg.relocatable = args.hasArg(OPT_relocatable); in readConfigs() 1896 if (ctx.arg.nmagic || ctx.arg.omagic || ctx.arg.relocatable) in readConfigs() 1980 ctx.arg.copyRelocs = (ctx.arg.relocatable || ctx.arg.emitRelocs); in setConfigs() 2039 (!ctx.arg.entry.empty() || (!ctx.arg.shared && !ctx.arg.relocatable)); in setConfigs() 2040 if (ctx.arg.entry.empty() && !ctx.arg.relocatable) in setConfigs() 2078 ctx.arg.isStatic = ctx.arg.relocatable; in createFiles() 2130 if (!ctx.arg.relocatable) in createFiles() 2720 if (!ctx.arg.relocatable) in compileBitcodeFiles() 3252 if (!ctx.arg.relocatable) in link() [all …]
|
| H A D | LinkerScript.cpp | 57 assert(ctx.arg.relocatable && (rel->flags & SHF_LINK_ORDER)); in getOutputSectionName() 69 if (ctx.arg.relocatable) in getOutputSectionName() 977 if (ctx.arg.relocatable && (isec->flags & SHF_LINK_ORDER)) { in addInputSec() 1033 if (ctx.arg.relocatable && (isec->flags & SHF_LINK_ORDER)) in addOrphanSections() 1049 if (ctx.arg.relocatable) in addOrphanSections()
|
| H A D | Options.td | 445 def relocatable: F<"relocatable">, HelpText<"Create relocatable object file">; 623 def: Flag<["-"], "r">, Alias<relocatable>, HelpText<"Alias for --relocatable">; 730 "Ignore the .llvm.lto section in relocatable object files (default).">;
|
| H A D | InputSection.cpp | 435 if (!ctx.arg.relocatable && (linkerRelax || ctx.arg.branchToBranch)) { in copyRelocations() 552 else if (ctx.arg.relocatable && (sec->flags & SHF_ALLOC) && in copyRelocations() 1122 if (ctx.arg.relocatable && (RelTy::HasAddend || sym.type != STT_SECTION)) in relocateNonAlloc()
|
| H A D | Symbols.cpp | 121 if (d.isTls() && !ctx.arg.relocatable) { in getSymVA()
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | __split_buffer | 68 // A __split_buffer contains the following members which may be trivially relocatable: 69 // - pointer: may be trivially relocatable, so it's checked 70 // - allocator_type: may be trivially relocatable, so it's checked 71 …// __split_buffer doesn't have any self-references, so it's trivially relocatable if its members a…
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | __split_buffer | 69 // A __split_buffer contains the following members which may be trivially relocatable: 70 // - pointer: may be trivially relocatable, so it's checked 71 // - allocator_type: may be trivially relocatable, so it's checked 72 …// __split_buffer doesn't have any self-references, so it's trivially relocatable if its members a…
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Config.h | 131 bool relocatable = true; member
|
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | Mips.cpp | 609 if (ctx.arg.relocatable) { in relocate() 617 if (ctx.arg.relocatable) { in relocate()
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8916-longcheer-l8150.dts | 29 * For some reason, the signed wcnss firmware is not relocatable.
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/ |
| H A D | README.md | 143 Only linked executables are handled. It does not support relocatable
|