Searched refs:SetLinkerSetKey (Results 1 – 7 of 7) sorted by relevance
33 typep->SetLinkerSetKey(type_info.linker_set_key()); in ReadTypeInfo()94 function_ir.SetLinkerSetKey(function_protobuf.linker_set_key()); in FunctionProtobufToIR()208 global_variable_ir.SetLinkerSetKey( in ReadGlobalVariables()
196 void SetLinkerSetKey(std::string linker_set_key) { in SetLinkerSetKey() function284 void SetLinkerSetKey(std::string linker_set_key) { in SetLinkerSetKey() function
168 enum_type_diff_ir->SetLinkerSetKey(old_type->GetLinkerSetKey()); in CompareEnumTypes()604 record_type_diff_ir->SetLinkerSetKey(old_type->GetLinkerSetKey()); in CompareRecordTypes()
123 void SetLinkerSetKey(const std::string &linker_set_key) { in SetLinkerSetKey() function
210 type_ir->SetLinkerSetKey(type_decl.GetString("linker_set_key")); in ReadTypeInfo()279 function_ir.SetLinkerSetKey(function.GetString("linker_set_key")); in FunctionJsonToIR()327 global_variable_ir.SetLinkerSetKey( in ReadGlobalVariables()
90 added_function->SetLinkerSetKey(linkage_name); in MutateFunctionWithLinkageName()
305 typep->SetLinkerSetKey(mangled_name); in CreateBasicNamedAndTypedDecl()947 global_varp->SetLinkerSetKey(mangled_name); in SetupGlobalVar()