Home
last modified time | relevance | path

Searched defs:DylinkSection (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h201 struct DylinkSection : CustomSection { struct
202 DylinkSection() : CustomSection("dylink.0") {} in DylinkSection() argument
204 static bool classof(const Section *S) { in classof()
209 uint32_t MemorySize;
210 uint32_t MemoryAlignment;
211 uint32_t TableSize;
212 uint32_t TableAlignment;
213 std::vector<StringRef> Needed;
214 std::vector<DylinkExport> ExportInfo;
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ObjectYAML/
H A DWasmYAML.h186 struct DylinkSection : CustomSection { struct
187 DylinkSection() : CustomSection("dylink") {} in DylinkSection() argument
189 static bool classof(const Section *S) { in classof()
194 uint32_t MemorySize;
195 uint32_t MemoryAlignment;
196 uint32_t TableSize;
197 uint32_t TableAlignment;
198 std::vector<StringRef> Needed;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h200 struct DylinkSection : CustomSection { struct
201 DylinkSection() : CustomSection("dylink") {} in DylinkSection() function
203 static bool classof(const Section *S) { in classof()
208 uint32_t MemorySize;
209 uint32_t MemoryAlignment;
210 uint32_t TableSize;
211 uint32_t TableAlignment;
212 std::vector<StringRef> Needed;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h199 struct DylinkSection : CustomSection { struct
200 DylinkSection() : CustomSection("dylink") {} in DylinkSection() argument
202 static bool classof(const Section *S) { in classof()
207 uint32_t MemorySize;
208 uint32_t MemoryAlignment;
209 uint32_t TableSize;
210 uint32_t TableAlignment;
211 std::vector<StringRef> Needed;
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ObjectYAML/
H A DWasmYAML.h197 struct DylinkSection : CustomSection { struct
198 DylinkSection() : CustomSection("dylink") {} in DylinkSection() function
200 static bool classof(const Section *S) { in classof()
205 uint32_t MemorySize;
206 uint32_t MemoryAlignment;
207 uint32_t TableSize;
208 uint32_t TableAlignment;
209 std::vector<StringRef> Needed;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h202 struct DylinkSection : CustomSection { struct
203 DylinkSection() : CustomSection("dylink") {} in DylinkSection() function
205 static bool classof(const Section *S) { in classof()
210 uint32_t MemorySize;
211 uint32_t MemoryAlignment;
212 uint32_t TableSize;
213 uint32_t TableAlignment;
214 std::vector<StringRef> Needed;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ObjectYAML/
H A DWasmYAML.h202 struct DylinkSection : CustomSection { struct
203 DylinkSection() : CustomSection("dylink") {} in DylinkSection() function
205 static bool classof(const Section *S) { in classof()
210 uint32_t MemorySize;
211 uint32_t MemoryAlignment;
212 uint32_t TableSize;
213 uint32_t TableAlignment;
214 std::vector<StringRef> Needed;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h200 struct DylinkSection : CustomSection { struct
201 DylinkSection() : CustomSection("dylink") {} in DylinkSection() argument
203 static bool classof(const Section *S) { in classof()
208 uint32_t MemorySize;
209 uint32_t MemoryAlignment;
210 uint32_t TableSize;
211 uint32_t TableAlignment;
212 std::vector<StringRef> Needed;
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ObjectYAML/
H A DWasmYAML.h199 struct DylinkSection : CustomSection { struct
200 DylinkSection() : CustomSection("dylink") {} in DylinkSection() function
202 static bool classof(const Section *S) { in classof()
207 uint32_t MemorySize;
208 uint32_t MemoryAlignment;
209 uint32_t TableSize;
210 uint32_t TableAlignment;
211 std::vector<StringRef> Needed;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h197 struct DylinkSection : CustomSection { struct
198 DylinkSection() : CustomSection("dylink") {} in DylinkSection() function
200 static bool classof(const Section *S) { in classof()
205 uint32_t MemorySize;
206 uint32_t MemoryAlignment;
207 uint32_t TableSize;
208 uint32_t TableAlignment;
209 std::vector<StringRef> Needed;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h202 struct DylinkSection : CustomSection { struct
203 DylinkSection() : CustomSection("dylink") {} in DylinkSection() function
205 static bool classof(const Section *S) { in classof()
210 uint32_t MemorySize;
211 uint32_t MemoryAlignment;
212 uint32_t TableSize;
213 uint32_t TableAlignment;
214 std::vector<StringRef> Needed;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h202 struct DylinkSection : CustomSection { struct
203 DylinkSection() : CustomSection("dylink") {} in DylinkSection() function
205 static bool classof(const Section *S) { in classof()
210 uint32_t MemorySize;
211 uint32_t MemoryAlignment;
212 uint32_t TableSize;
213 uint32_t TableAlignment;
214 std::vector<StringRef> Needed;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h200 struct DylinkSection : CustomSection { struct
201 DylinkSection() : CustomSection("dylink") {} in DylinkSection() function
203 static bool classof(const Section *S) { in classof()
208 uint32_t MemorySize;
209 uint32_t MemoryAlignment;
210 uint32_t TableSize;
211 uint32_t TableAlignment;
212 std::vector<StringRef> Needed;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h197 struct DylinkSection : CustomSection { struct
198 DylinkSection() : CustomSection("dylink") {} in DylinkSection() function
200 static bool classof(const Section *S) { in classof()
205 uint32_t MemorySize;
206 uint32_t MemoryAlignment;
207 uint32_t TableSize;
208 uint32_t TableAlignment;
209 std::vector<StringRef> Needed;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h202 struct DylinkSection : CustomSection { struct
203 DylinkSection() : CustomSection("dylink") {} in DylinkSection() function
205 static bool classof(const Section *S) { in classof()
210 uint32_t MemorySize;
211 uint32_t MemoryAlignment;
212 uint32_t TableSize;
213 uint32_t TableAlignment;
214 std::vector<StringRef> Needed;
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ObjectYAML/
H A DWasmYAML.h197 struct DylinkSection : CustomSection { struct
198 DylinkSection() : CustomSection("dylink") {} in DylinkSection() argument
200 static bool classof(const Section *S) { in classof()
205 uint32_t MemorySize;
206 uint32_t MemoryAlignment;
207 uint32_t TableSize;
208 uint32_t TableAlignment;
209 std::vector<StringRef> Needed;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/wasm/
H A DSyntheticSections.h77 DylinkSection() : SyntheticSection(llvm::wasm::WASM_SEC_CUSTOM, "dylink") {} in DylinkSection() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/wasm/
H A DSyntheticSections.h77 DylinkSection() : SyntheticSection(llvm::wasm::WASM_SEC_CUSTOM, "dylink") {} in DylinkSection() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/wasm/
H A DSyntheticSections.h77 DylinkSection() : SyntheticSection(llvm::wasm::WASM_SEC_CUSTOM, "dylink.0") {} in DylinkSection() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/wasm/
H A DSyntheticSections.h77 DylinkSection() : SyntheticSection(llvm::wasm::WASM_SEC_CUSTOM, "dylink") {} in DylinkSection() function
/dports/databases/libgda5-postgresql/libgda-5.2.10/
H A DMakefile.in77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/wasm/
H A DSyntheticSections.h77 DylinkSection() : SyntheticSection(llvm::wasm::WASM_SEC_CUSTOM, "dylink") {} in DylinkSection() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/wasm/
H A DSyntheticSections.h77 DylinkSection() : SyntheticSection(llvm::wasm::WASM_SEC_CUSTOM, "dylink") {} in DylinkSection() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/wasm/
H A DSyntheticSections.h77 DylinkSection() : SyntheticSection(llvm::wasm::WASM_SEC_CUSTOM, "dylink") {} in DylinkSection() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/wasm/
H A DSyntheticSections.h77 DylinkSection() : SyntheticSection(llvm::wasm::WASM_SEC_CUSTOM, "dylink") {} in DylinkSection() function

12