Searched refs:sectionTypeToString (Results 1 – 5 of 5) sorted by relevance
33 ReaderSec.Name = sectionTypeToString(ReaderSec.SectionType); in create()
41 llvm::StringRef llvm::wasm::sectionTypeToString(uint32_t Type) { in sectionTypeToString() function in llvm::wasm
37 return sectionTypeToString(type); in getSectionName()
544 llvm::StringRef sectionTypeToString(uint32_t type);
1980 return wasm::sectionTypeToString(S.Type); in getSectionIndex()