Searched refs:kSourceMuidSectionStr (Results 1 – 2 of 2) sorted by relevance
122 static constexpr const char kSourceMuidSectionStr[] = "__sourceMuidTab"; variable
2594 Emit("\t.section\t." + std::string(kSourceMuidSectionStr) + ",\"a\", %progbits\n"); in EmitGlobalVariable()