Searched defs:StartSection (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lld/wasm/
H A DSyntheticSections.h321 class StartSection : public SyntheticSection { class in inherits:SyntheticSection
323 StartSection() : SyntheticSection(llvm::wasm::WASM_SEC_START) {} function in class:StartSection
/openbsd-current/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h366 struct StartSection : Section { struct in namespace:llvm::WasmYAML
367 StartSection() : Section(wasm::WASM_SEC_START) {} function in struct:llvm::WasmYAML::StartSection

Completed in 194 milliseconds