Home | History | Annotate | Download | only in Linker

Lines Matching refs:Behavior

576   // Comdat::SelectionKind::Largest is a behavior that comes from COFF.
1260 ConstantInt *Behavior = cast<ConstantInt>(Op->getOperand(0));
1263 if (Behavior->getZExtValue() == Module::Require) {
1301 // If either flag has override behavior, handle it first.
1303 // Diagnose inconsistent flags which both have override behavior.
1317 // Diagnose inconsistent merge behavior types.
1324 // Perform the merge for standard behavior types.