Home
last modified time | relevance | path

Searched refs:WASM_SEC_START (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h343 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection()
346 return S->Type == wasm::WASM_SEC_START; in classof()
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DWasmYAML.h347 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection()
350 return S->Type == wasm::WASM_SEC_START; in classof()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h214 WASM_SEC_START = 8, // Start function declaration enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h230 WASM_SEC_START = 8, // Start function declaration enumerator
/external/llvm-project/lld/wasm/
DOutputSections.cpp54 case WASM_SEC_START: in sectionTypeToString()
DSyntheticSections.h243 : SyntheticSection(llvm::wasm::WASM_SEC_START), in StartSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmYAML.cpp245 case wasm::WASM_SEC_START: in mapping()
/external/llvm-project/llvm/lib/ObjectYAML/
DWasmYAML.cpp246 case wasm::WASM_SEC_START: in mapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp311 case wasm::WASM_SEC_START: in parseSection()
1591 case wasm::WASM_SEC_START: in getSectionOrder()
/external/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp324 case wasm::WASM_SEC_START: in parseSection()
1755 case wasm::WASM_SEC_START: in getSectionOrder()