Home
last modified time | relevance | path

Searched refs:CustomSections (Results 1 – 23 of 23) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/wasm/
H A DInputFiles.cpp202 CustomSections.emplace_back(make<InputSection>(Section, this)); in parse()
203 CustomSections.back()->copyRelocations(Section); in parse()
204 CustomSectionsByIndex[SectionIndex] = CustomSections.back(); in parse()
H A DInputFiles.h126 std::vector<InputSection *> CustomSections; variable
H A DWriter.cpp282 for (InputSection *Section : File->CustomSections) { in calculateCustomSections()
901 for (auto &P : File->CustomSections) in assignIndexes()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DWasmObjectWriter.cpp206 std::vector<WasmCustomSection> CustomSections; member in __anonbf91e1730111::WasmObjectWriter
261 CustomSections.clear(); in reset()
1036 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
1077 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1348 CustomSections.clear(); in writeOneObject()
1424 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeOneObject()
1445 static_cast<uint32_t>(CustomSections.size())}); in writeOneObject()
1448 CustomSections.emplace_back(Name, &Section); in writeOneObject()
1839 for (auto &CustomSection : CustomSections) in writeOneObject()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DWasmObjectWriter.cpp206 std::vector<WasmCustomSection> CustomSections; member in __anon215aec870111::WasmObjectWriter
261 CustomSections.clear(); in reset()
1036 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
1077 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1348 CustomSections.clear(); in writeOneObject()
1424 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeOneObject()
1445 static_cast<uint32_t>(CustomSections.size())}); in writeOneObject()
1448 CustomSections.emplace_back(Name, &Section); in writeOneObject()
1839 for (auto &CustomSection : CustomSections) in writeOneObject()
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/wasm/
H A DInputFiles.cpp240 CustomSections.emplace_back(make<InputSection>(Section, this)); in parse()
241 CustomSections.back()->setRelocations(Section.Relocations); in parse()
242 CustomSectionsByIndex[SectionIndex] = CustomSections.back(); in parse()
H A DInputFiles.h113 std::vector<InputSection *> CustomSections; variable
H A DWriter.cpp336 for (InputSection *Section : File->CustomSections) { in calculateCustomSections()
1013 for (auto &P : File->CustomSections) in assignIndexes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DWasmObjectWriter.cpp206 std::vector<WasmCustomSection> CustomSections; member in __anon614d8f010111::WasmObjectWriter
261 CustomSections.clear(); in reset()
1093 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
1134 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1403 CustomSections.clear(); in writeOneObject()
1479 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeOneObject()
1500 static_cast<uint32_t>(CustomSections.size())}); in writeOneObject()
1503 CustomSections.emplace_back(Name, &Section); in writeOneObject()
1894 for (auto &CustomSection : CustomSections) in writeOneObject()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp206 std::vector<WasmCustomSection> CustomSections; member in __anon853390970111::WasmObjectWriter
261 CustomSections.clear(); in reset()
1093 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
1134 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1403 CustomSections.clear(); in writeOneObject()
1479 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeOneObject()
1500 static_cast<uint32_t>(CustomSections.size())}); in writeOneObject()
1503 CustomSections.emplace_back(Name, &Section); in writeOneObject()
1894 for (auto &CustomSection : CustomSections) in writeOneObject()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp206 std::vector<WasmCustomSection> CustomSections; member in __anoned0fb1560111::WasmObjectWriter
261 CustomSections.clear(); in reset()
1093 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
1134 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1403 CustomSections.clear(); in writeOneObject()
1479 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeOneObject()
1500 static_cast<uint32_t>(CustomSections.size())}); in writeOneObject()
1503 CustomSections.emplace_back(Name, &Section); in writeOneObject()
1894 for (auto &CustomSection : CustomSections) in writeOneObject()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/
H A DWasmObjectWriter.cpp206 std::vector<WasmCustomSection> CustomSections; member in __anon18a7cd540111::WasmObjectWriter
261 CustomSections.clear(); in reset()
1099 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
1140 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1408 CustomSections.clear(); in writeOneObject()
1484 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeOneObject()
1505 static_cast<uint32_t>(CustomSections.size())}); in writeOneObject()
1508 CustomSections.emplace_back(Name, &Section); in writeOneObject()
1900 for (auto &CustomSection : CustomSections) in writeOneObject()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DWasmObjectWriter.cpp206 std::vector<WasmCustomSection> CustomSections; member in __anon08f8b8c90111::WasmObjectWriter
261 CustomSections.clear(); in reset()
1093 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
1134 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1403 CustomSections.clear(); in writeOneObject()
1479 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeOneObject()
1500 static_cast<uint32_t>(CustomSections.size())}); in writeOneObject()
1503 CustomSections.emplace_back(Name, &Section); in writeOneObject()
1894 for (auto &CustomSection : CustomSections) in writeOneObject()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DWasmObjectWriter.cpp206 std::vector<WasmCustomSection> CustomSections; member in __anona72fadb50111::WasmObjectWriter
261 CustomSections.clear(); in reset()
1093 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
1134 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1403 CustomSections.clear(); in writeOneObject()
1479 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeOneObject()
1500 static_cast<uint32_t>(CustomSections.size())}); in writeOneObject()
1503 CustomSections.emplace_back(Name, &Section); in writeOneObject()
1894 for (auto &CustomSection : CustomSections) in writeOneObject()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp241 std::vector<WasmCustomSection> CustomSections; member in __anon90f458a10111::WasmObjectWriter
281 CustomSections.clear(); in reset()
923 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
963 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1262 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeObject()
1279 CustomSections.emplace_back(Name, &Section); in writeObject()
1590 for (auto &CustomSection : CustomSections) in writeObject()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp241 std::vector<WasmCustomSection> CustomSections; member in __anon0fdc524c0111::WasmObjectWriter
281 CustomSections.clear(); in reset()
923 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
963 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1262 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeObject()
1279 CustomSections.emplace_back(Name, &Section); in writeObject()
1590 for (auto &CustomSection : CustomSections) in writeObject()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp241 std::vector<WasmCustomSection> CustomSections; member in __anone7d799c40111::WasmObjectWriter
281 CustomSections.clear(); in reset()
923 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
963 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1262 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeObject()
1279 CustomSections.emplace_back(Name, &Section); in writeObject()
1590 for (auto &CustomSection : CustomSections) in writeObject()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp241 std::vector<WasmCustomSection> CustomSections; member in __anon04aadee10111::WasmObjectWriter
280 CustomSections.clear(); in reset()
952 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
992 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1291 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeObject()
1308 CustomSections.emplace_back(Name, &Section); in writeObject()
1603 for (auto &CustomSection : CustomSections) in writeObject()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp206 std::vector<WasmCustomSection> CustomSections; member in __anon711c1b740111::WasmObjectWriter
263 CustomSections.clear(); in reset()
1006 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
1047 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1310 CustomSections.clear(); in writeOneObject()
1380 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeOneObject()
1394 CustomSections.emplace_back(Name, &Section); in writeOneObject()
1768 for (auto &CustomSection : CustomSections) { in writeOneObject()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DWasmObjectWriter.cpp245 std::vector<WasmCustomSection> CustomSections; member in __anon9da388c90111::WasmObjectWriter
285 CustomSections.clear(); in reset()
997 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
1037 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1338 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeObject()
1355 CustomSections.emplace_back(Name, &Section); in writeObject()
1704 for (auto &CustomSection : CustomSections) in writeObject()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp245 std::vector<WasmCustomSection> CustomSections; member in __anoneedd02a30111::WasmObjectWriter
285 CustomSections.clear(); in reset()
997 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
1037 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1338 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeObject()
1355 CustomSections.emplace_back(Name, &Section); in writeObject()
1704 for (auto &CustomSection : CustomSections) in writeObject()
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp225 std::vector<WasmCustomSection> CustomSections; member in __anon48d98add0111::WasmObjectWriter
923 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
961 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1013 for (auto &CustomSection : CustomSections) { in writeCustomSections()
1200 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeObject()
1205 CustomSections.emplace_back(Name, &Section); in writeObject()
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp226 std::vector<WasmCustomSection> CustomSections; member in __anona6c234df0111::WasmObjectWriter
965 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()
1005 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1057 for (auto &CustomSection : CustomSections) { in writeCustomSections()
1287 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeObject()
1292 CustomSections.emplace_back(Name, &Section); in writeObject()