Searched refs:replaced_sopatt (Results 1 – 1 of 1) sorted by relevance
575 HChar *replaced_sopatt = NULL; in VG_() local601 replaced_sopatt = dinfo_zalloc("redir.rnnD.5", in VG_()603 VG_(strncpy)(replaced_sopatt, first, last - first); in VG_()604 replaced_sopatt[last - first] = '\0'; in VG_()605 demangled_sopatt = replaced_sopatt; in VG_()615 if (replaced_sopatt == NULL) in VG_()