Searched refs:alternates (Results 1 – 6 of 6) sorted by relevance
670 std::vector<ConstString> alternates; in GenerateAlternateFunctionManglings() local684 alternates.push_back(ConstString(fixed_scratch)); in GenerateAlternateFunctionManglings()692 alternates.push_back(ConstString(fixed_scratch)); in GenerateAlternateFunctionManglings()702 alternates.push_back(char_fixup); in GenerateAlternateFunctionManglings()707 alternates.push_back(long_fixup); in GenerateAlternateFunctionManglings()713 alternates.push_back(ulong_fixup); in GenerateAlternateFunctionManglings()717 alternates.push_back(ctor_fixup); in GenerateAlternateFunctionManglings()719 return alternates; in GenerateAlternateFunctionManglings()741 std::vector<ConstString> alternates; in FindBestAlternateFunctionMangledName() local742 sym_file->GetMangledNamesForFunction(scope_qualified_name, alternates); in FindBestAlternateFunctionMangledName()[all …]
102 { "alternates", alternates, M|RAWLIST, 0, 1000 },
79 int alternates(void *);
697 alternates(void *arg) in alternates() function
688 std::vector<ConstString> alternates = in CollectCandidateCPlusPlusNames() local690 CPP_names.insert(CPP_names.end(), alternates.begin(), alternates.end()); in CollectCandidateCPlusPlusNames()
439 happens in circumstances where a user of BIO_dgram alternates between old and