Searched refs:FunctionTypes (Results 1 – 6 of 6) sorted by relevance
423 encodeULEB128(Section.FunctionTypes.size(), OS); in writeSectionContent()424 for (uint32_t FuncType : Section.FunctionTypes) in writeSectionContent()
112 IO.mapOptional("FunctionTypes", Section.FunctionTypes); in sectionMapping()
313 std::vector<uint32_t> FunctionTypes; member
265 FuncSec->FunctionTypes.push_back(Func.SigIndex); in dump()
373 auto Insertion = pImpl->FunctionTypes.insert_as(nullptr, Key); in get()
1527 FunctionTypeSet FunctionTypes;