Home
last modified time | relevance | path

Searched refs:RemovedSections (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-objcopy/COFF/
H A DObject.cpp95 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 llvm::erase_if(Sections, [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
105 Symbols, [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
110 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == 1) in removeSections()
112 return RemovedSections.contains(Sym.TargetSectionId); in removeSections()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DObject.cpp95 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 llvm::erase_if(Sections, [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
105 Symbols, [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
110 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == 1) in removeSections()
112 return RemovedSections.contains(Sym.TargetSectionId); in removeSections()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-objcopy/COFF/
H A DObject.cpp95 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 llvm::erase_if(Sections, [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
105 Symbols, [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
110 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == 1) in removeSections()
112 return RemovedSections.contains(Sym.TargetSectionId); in removeSections()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/COFF/
H A DObject.cpp95 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 llvm::erase_if(Sections, [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
105 Symbols, [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
110 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == 1) in removeSections()
112 return RemovedSections.contains(Sym.TargetSectionId); in removeSections()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/COFF/
H A DObject.cpp95 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 llvm::erase_if(Sections, [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
105 Symbols, [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
110 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == 1) in removeSections()
112 return RemovedSections.contains(Sym.TargetSectionId); in removeSections()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-objcopy/COFF/
H A DObject.cpp95 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 llvm::erase_if(Sections, [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
105 Symbols, [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
110 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == 1) in removeSections()
112 return RemovedSections.contains(Sym.TargetSectionId); in removeSections()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-objcopy/COFF/
H A DObject.cpp95 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 llvm::erase_if(Sections, [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
105 Symbols, [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
110 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == 1) in removeSections()
112 return RemovedSections.contains(Sym.TargetSectionId); in removeSections()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/COFF/
H A DObject.cpp95 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 llvm::erase_if(Sections, [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
105 Symbols, [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
110 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == 1) in removeSections()
112 return RemovedSections.contains(Sym.TargetSectionId); in removeSections()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-objcopy/COFF/
H A DObject.cpp93 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
108 [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
113 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == in removeSections()
116 return RemovedSections.count(Sym.TargetSectionId) == 1; in removeSections()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-objcopy/COFF/
H A DObject.cpp93 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
108 [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
113 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == in removeSections()
116 return RemovedSections.count(Sym.TargetSectionId) == 1; in removeSections()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-objcopy/COFF/
H A DObject.cpp93 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
108 [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
113 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == in removeSections()
116 return RemovedSections.count(Sym.TargetSectionId) == 1; in removeSections()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DObject.cpp93 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
108 [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
113 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == in removeSections()
116 return RemovedSections.count(Sym.TargetSectionId) == 1; in removeSections()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-objcopy/COFF/
H A DObject.cpp93 DenseSet<ssize_t> RemovedSections; in removeSections() local
96 [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
99 RemovedSections.insert(Sec.UniqueId); in removeSections()
108 [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
113 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == in removeSections()
116 return RemovedSections.count(Sym.TargetSectionId) == 1; in removeSections()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-objcopy/COFF/
H A DObject.cpp104 DenseSet<ssize_t> RemovedSections; in removeSections() local
107 [ToRemove, &RemovedSections](const Section &Sec) { in removeSections()
110 RemovedSections.insert(Sec.UniqueId); in removeSections()
119 [&RemovedSections, &AssociatedSections](const Symbol &Sym) { in removeSections()
124 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) == in removeSections()
127 return RemovedSections.count(Sym.TargetSectionId) == 1; in removeSections()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1003 std::vector<SecPtr> RemovedSections; variable
1059 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-objcopy/ELF/
H A DObject.h1003 std::vector<SecPtr> RemovedSections; variable
1059 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-objcopy/ELF/
H A DObject.h991 std::vector<SecPtr> RemovedSections; variable
1035 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-objcopy/ELF/
H A DObject.h997 std::vector<SecPtr> RemovedSections; variable
1053 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h997 std::vector<SecPtr> RemovedSections; variable
1053 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1020 std::vector<SecPtr> RemovedSections; variable
1068 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1018 std::vector<SecPtr> RemovedSections; variable
1074 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1015 std::vector<SecPtr> RemovedSections; variable
1071 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1018 std::vector<SecPtr> RemovedSections; variable
1074 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1014 std::vector<SecPtr> RemovedSections; variable
1070 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1018 std::vector<SecPtr> RemovedSections; variable
1074 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections()

12