Searched defs:linker_set_key (Results 1 – 4 of 4) sorted by relevance
24 optional string linker_set_key = 6; field70 optional string linker_set_key = 6; field152 optional string linker_set_key = 3; field
345 auto symbol_filter = [this](const std::string &linker_set_key) { in LinkFunctions()353 auto symbol_filter = [this](const std::string &linker_set_key) { in LinkGlobalVars()
31 std::string linker_set_key = builtin_type->GetLinkerSetKey(); in MergeBuiltinType() local
108 void SetLinkerSetKey(const std::string &linker_set_key) { in SetLinkerSetKey()