Searched refs:encode_subrs (Results 1 – 1 of 1) sorted by relevance
756 …bool encode_subrs (const parsed_cs_str_vec_t &subrs, const subr_remap_t& remap, unsigned int fd, s… in encode_subrs() function776 return encode_subrs (parsed_global_subrs, remaps.global_remap, 0, buffArray); in encode_globalsubrs()781 return encode_subrs (parsed_local_subrs[fd], remaps.local_remaps[fd], fd, buffArray); in encode_localsubrs()