Searched refs:function_name_length (Results 1 – 2 of 2) sorted by relevance
657 uint32_t function_name_length = 0; in DecodeModule() local659 consume_string(inner, &function_name_length, false); in DecodeModule()663 module->functions[func_index].name_length = function_name_length; in DecodeModule()
1103 Target.function_name_offset, Target.function_name_length)); in CallImport()1532 Import.function_name_length)); in translate()