Searched refs:sectionTypeToString (Results 1 – 4 of 4) sorted by relevance
32 ReaderSec.Name = sectionTypeToString(ReaderSec.SectionType); in create()
41 llvm::StringRef llvm::wasm::sectionTypeToString(uint32_t Type) { in sectionTypeToString() function in llvm::wasm
533 llvm::StringRef sectionTypeToString(uint32_t type);
1972 return wasm::sectionTypeToString(S.Type); in getSectionName()