Home | History | Annotate | Download | only in Linker

Lines Matching refs:GO

549 /// table. This is good for all clients except for us. Go through the trouble
1068 if (auto *GO = dyn_cast<GlobalObject>(NewGV)) {
1071 GO->setComdat(DC);
1133 // Go through and convert function arguments over, remembering the mapping.