Home | History | Annotate | Download | only in Linker

Lines Matching defs:Behavior

1049     ConstantInt *Behavior = cast<ConstantInt>(Op->getOperand(0));
1052 if (Behavior->getZExtValue() == Module::Require) {
1090 // If either flag has override behavior, handle it first.
1092 // Diagnose inconsistent flags which both have override behavior.
1106 // Diagnose inconsistent merge behavior types.
1113 // Perform the merge for standard behavior types.