Searched defs:functions_count (Results 1 – 4 of 4) sorted by relevance
15 int functions_count; member
38 u32 functions_count; member
680 uint32_t functions_count = in DecodeFunctionSection() local933 uint32_t functions_count = consume_u32v("functions count"); in DecodeCodeSection() local952 bool CheckFunctionsCount(uint32_t functions_count, uint32_t offset) { in CheckFunctionsCount()2243 bool ModuleDecoder::CheckFunctionsCount(uint32_t functions_count, in CheckFunctionsCount()2307 uint32_t functions_count = decoder.consume_u32v("functions count"); in DecodeAsmJsOffsets() local2434 uint32_t functions_count = decoder.consume_u32v("functions count"); in DecodeFunctionNames() local
101 int functions_count; member