Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp465 writeGlobalType(os, g->getType()); in writeBody()
484 writeGlobalType(os, type); in writeBody()
514 writeGlobalType(os, type); in writeBody()