Home
last modified time | relevance | path

Searched refs:comdats (Results 1 – 22 of 22) sorted by relevance

/llvm-project-15.0.7/llvm/test/Instrumentation/InstrProfiling/
H A Dcomdat.ll1 ; There are two main cases where comdats are necessary:
4 ; Check that we do the right thing for the two object formats with comdats, ELF
/llvm-project-15.0.7/lld/wasm/
H A DSyntheticSections.cpp692 std::map<StringRef, std::vector<ComdatEntry>> comdats; in writeBody() local
697 comdats[comdat].emplace_back( in writeBody()
710 comdats[comdat].emplace_back(ComdatEntry{WASM_COMDAT_DATA, i}); in writeBody()
713 if (!comdats.empty()) { in writeBody()
715 writeUleb128(sub.os, comdats.size(), "num comdats"); in writeBody()
716 for (const auto &c : comdats) { in writeBody()
H A DInputFiles.cpp430 ArrayRef<StringRef> comdats = wasmObj->linkingData().Comdats; in parse() local
431 for (StringRef comdat : comdats) { in parse()
/llvm-project-15.0.7/lld/test/ELF/lto/
H A Dcomdat2.ll4 ;; comdats are used together.
/llvm-project-15.0.7/llvm/test/Instrumentation/SanitizerCoverage/
H A Dinterposable-symbol.ll1 ; Test that interposable symbols do not get put in comdats.
H A Dcoff-comdat.ll20 ; Both new comdats should no duplicates on COFF.
/llvm-project-15.0.7/lld/test/COFF/
H A Dcomdat-selection-associative-largest.s3 # Tests handling of several comdats with "largest" selection type that each
/llvm-project-15.0.7/llvm/test/Linker/
H A Donly-needed-named-metadata.ll10 ; which are illegal for aliases and globals in comdats.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmingw-comdats-xdata.ll4 ; When doing GCC style comdats for MinGW, the .xdata sections don't have a normal comdat
H A Dmingw-comdats.ll7 ; GCC and MSVC handle comdats completely differently. Make sure we do the right
H A Dexplicit-section-mergeable.ll151 ;; appear incorrect as comdats are not taken into account when looking up the unique ID
185 ;; appear incorrect as comdats are not taken into account when looking up the unique ID
/llvm-project-15.0.7/llvm/test/Instrumentation/AddressSanitizer/
H A Dglobal_with_comdat.ll4 ; We keep using comdats for garbage collection if odr indicators are
/llvm-project-15.0.7/llvm/test/Transforms/GlobalDCE/
H A Dcomdats.ll1 ; Test the behavior of GlobalDCE in conjunction with comdats.
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dcompatibility-3.6.ll43 ; Force two globals from different comdats into sections with the same name.
H A Dcompatibility-3.7.ll145 ; Force two globals from different comdats into sections with the same name.
H A Dcompatibility-3.8.ll170 ; Force two globals from different comdats into sections with the same name.
H A Dcompatibility-3.9.ll172 ; Force two globals from different comdats into sections with the same name.
H A Dcompatibility-4.0.ll172 ; Force two globals from different comdats into sections with the same name.
H A Dcompatibility-6.0.ll173 ; Force two globals from different comdats into sections with the same name.
H A Dcompatibility-5.0.ll172 ; Force two globals from different comdats into sections with the same name.
H A Dcompatibility.ll179 ; Force two globals from different comdats into sections with the same name.
/llvm-project-15.0.7/llvm/docs/
H A DLangRef.rst943 provide input on how the linker deduplicates comdats with the same key in two
955 comdats may be retained by the linker and the members of the remaining comdats