Searched refs:sectionTypeToString (Results 1 – 4 of 4) sorted by relevance
41 llvm::StringRef llvm::wasm::sectionTypeToString(uint32_t Type) { in sectionTypeToString() function in llvm::wasm
37 return sectionTypeToString(type); in getSectionName()
476 llvm::StringRef sectionTypeToString(uint32_t type);
1716 return wasm::sectionTypeToString(S.Type); in getSectionName()