Home
last modified time | relevance | path

Searched refs:WASM_INIT_FUNCS (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h300 WASM_INIT_FUNCS = 0x6, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h324 WASM_INIT_FUNCS = 0x6, enumerator
/external/llvm-project/lld/wasm/
DSyntheticSections.cpp489 SubSection sub(WASM_INIT_FUNCS); in writeBody()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp229 writeUint8(OS, wasm::WASM_INIT_FUNCS); in writeSectionContent()
/external/llvm-project/llvm/lib/ObjectYAML/
DWasmEmitter.cpp231 writeUint8(OS, wasm::WASM_INIT_FUNCS); in writeSectionContent()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp986 startSection(SubSection, wasm::WASM_INIT_FUNCS); in writeLinkingMetaDataSection()
/external/llvm-project/llvm/lib/MC/
DWasmObjectWriter.cpp1093 startSection(SubSection, wasm::WASM_INIT_FUNCS); in writeLinkingMetaDataSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp431 case wasm::WASM_INIT_FUNCS: { in parseLinkingSection()
/external/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp459 case wasm::WASM_INIT_FUNCS: { in parseLinkingSection()