Searched refs:tbarUndef (Results 1 – 1 of 1) sorted by relevance
169 const Symbol& tbarUndef = f2->undefinedSymbols[1]; in TEST() local170 EXPECT_TRUE(tbarUndef.name.equals("_tbar")); in TEST()171 EXPECT_EQ(N_UNDF, tbarUndef.type); in TEST()172 EXPECT_EQ(SymbolScope(N_EXT), tbarUndef.scope); in TEST()281 const Symbol& tbarUndef = f2->undefinedSymbols[1]; in TEST() local282 EXPECT_TRUE(tbarUndef.name.equals("_tbar")); in TEST()283 EXPECT_EQ(N_UNDF, tbarUndef.type); in TEST()284 EXPECT_EQ(SymbolScope(N_EXT), tbarUndef.scope); in TEST()