Searched refs:FunctionTypes (Results 1 – 5 of 5) sorted by relevance
423 encodeULEB128(Section.FunctionTypes.size(), OS); in writeSectionContent()424 for (uint32_t FuncType : Section.FunctionTypes) in writeSectionContent()
114 IO.mapOptional("FunctionTypes", Section.FunctionTypes); in sectionMapping()
314 std::vector<uint32_t> FunctionTypes; member
338 auto Insertion = pImpl->FunctionTypes.insert_as(nullptr, Key); in get()
1598 FunctionTypeSet FunctionTypes;