Searched defs:linker_set_key (Results 1 – 7 of 7) sorted by relevance
24 optional string linker_set_key = 6; field71 optional string linker_set_key = 6; field154 optional string linker_set_key = 3; field
42 optional string linker_set_key = 9; field62 optional string linker_set_key = 7; field
372 auto symbol_filter = [this](const std::string &linker_set_key) { in LinkFunctions()380 auto symbol_filter = [this](const std::string &linker_set_key) { in LinkGlobalVars()
31 std::string linker_set_key = builtin_type->GetLinkerSetKey(); in MergeBuiltinType() local
196 void SetLinkerSetKey(std::string linker_set_key) { in SetLinkerSetKey()284 void SetLinkerSetKey(std::string linker_set_key) { in SetLinkerSetKey()
119 void SetLinkerSetKey(const std::string &linker_set_key) { in SetLinkerSetKey()
86 const std::string &linker_set_key = type_ir->GetLinkerSetKey(); in AddTypeInfo() local253 const std::string &linker_set_key = global_varp->GetLinkerSetKey(); in ConvertGlobalVarIR() local