Searched refs:function_name_length (Results 1 – 1 of 1) sorted by relevance
629 uint32_t function_name_length = 0; in DecodeModule() local630 uint32_t name_offset = consume_string(&function_name_length, false); in DecodeModule()634 module->functions[func_index].name_length = function_name_length; in DecodeModule()