Searched refs:sectionTypeToString (Results 1 – 5 of 5) 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
476 llvm::StringRef sectionTypeToString(uint32_t type);
37 return sectionTypeToString(type); in getSectionName()
1716 return wasm::sectionTypeToString(S.Type); in getSectionName()