Searched refs:FunctionTypes (Results 1 – 5 of 5) sorted by relevance
431 encodeULEB128(Section.FunctionTypes.size(), OS); in writeSectionContent()432 for (uint32_t FuncType : Section.FunctionTypes) in writeSectionContent()
115 IO.mapOptional("FunctionTypes", Section.FunctionTypes); in sectionMapping()
316 std::vector<uint32_t> FunctionTypes; member
381 auto Insertion = pImpl->FunctionTypes.insert_as(nullptr, Key); in get()
1774 FunctionTypeSet FunctionTypes;