Searched refs:NumFunctionsType (Results 1 – 1 of 1) sorted by relevance
89 typedef uint32_t NumFunctionsType; typedef94 NumFunctionsOffset + sizeof(NumFunctionsType);200 NumFunctionsType getNumFunctions() const { in getNumFunctions()201 return read<NumFunctionsType>(P + NumFunctionsOffset, E); in getNumFunctions()