Searched defs:linker_set_key (Results 1 – 7 of 7) sorted by relevance
24 optional string linker_set_key = 6; field80 optional string linker_set_key = 6; field168 optional string linker_set_key = 3; field
42 optional string linker_set_key = 9; field62 optional string linker_set_key = 7; field
384 auto symbol_filter = [this](const std::string &linker_set_key) { in LinkFunctions()392 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()
127 void SetLinkerSetKey(const std::string &linker_set_key) { in SetLinkerSetKey()
104 const std::string &linker_set_key = type_ir->GetLinkerSetKey(); in AddTypeInfo() local273 const std::string &linker_set_key = global_varp->GetLinkerSetKey(); in ConvertGlobalVarIR() local