Home
last modified time | relevance | path

Searched refs:writeGlobalType (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lld/wasm/
H A DWriterUtils.cpp200 void writeGlobalType(raw_ostream &os, const WasmGlobalType &type) { in writeGlobalType() function
220 writeGlobalType(os, import.Global); in writeImport()
H A DWriterUtils.h59 void writeGlobalType(raw_ostream &os, const llvm::wasm::WasmGlobalType &type);
H A DSyntheticSections.cpp467 writeGlobalType(os, g->getType()); in writeBody()
486 writeGlobalType(os, type); in writeBody()
516 writeGlobalType(os, type); in writeBody()