Lines Matching defs:with
3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
45 // avoid warnings with MSVC.
133 // Object compatible with all conventions.
153 // is compiled with an architecture that supports these features then lld is
176 // The J1 = 1 J2 = 1 Thumb branch range extension, with the exception
184 // All Architectures used in Cortex processors with the exception
224 // This is useful when you are dealing with files created by --reproduce.
270 // (e.g. it does not make sense to link x86 object files with
286 Err(ctx) << file << " is incompatible with " << target;
300 diag << " with " << existing;
342 // to avoid warnings when building with MSVC.
642 // Producing a static binary with MTE globals is not currently supported,
657 // Sections with SHT_GROUP and comdat bits define comdat section groups.
677 // with different sh_entsize. One option would be to just copy every SHF_MERGE
678 // section as is to the output. While this would produce a valid ELF file with
687 // A mergeable section with size 0 is useless because they don't have
688 // any data to merge. A mergeable string section with size 0 can be
689 // argued as invalid because it doesn't end with a null character.
697 // that Rust 1.13 produces a string mergeable section with a zero
721 // initialized with null pointers.
750 // This is compatible with GNU.
766 << "] with sh_link=0 "
842 // Find a relocation target section and associate this section with that.
852 // ELF spec allows mergeable sections with relocations, but they are rare,
885 // A SHF_LINK_ORDER section with sh_link=0 is handled as if it did not have
906 << " with SHF_LINK_ORDER should not refer a non-regular section: "
1032 // .note.GNU-stack sections are, with one exception, ignored. Report
1073 // functions were compiled with the no_split_stack_attribute will
1090 // .eh_frame_hdr section for runtime. So we handle them with a special
1294 // replace the tentative definition with. This is the behavior used by
1400 Err(ctx) << this << " has a Vernaux with an invalid vna_name";
1482 ErrAlways(ctx) << "SHT_GNU_versym should be associated with symbol table";
1512 // If a DSO appears more than once on the command line with and without
1514 // user can add an extra DSO with --no-as-needed to force it to be added to
1539 // System libraries can have a lot of symbols with versions. Using a
1607 // Also add the symbol with the versioned name to handle undefined symbols
1608 // with explicit versions.
1709 // name. If two archives define two members with the same name, this
1847 // characters in a filename are replaced with underscore.