Searched refs:fixed_scratch (Results 1 – 1 of 1) sorted by relevance
557 std::string fixed_scratch("_ZNK"); in GetFunctionAddress() local558 fixed_scratch.append(name.GetCString() + 3); in GetFunctionAddress()559 ConstString fixed_name(fixed_scratch.c_str()); in GetFunctionAddress()