reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
485 bool isCrossJump = (isMicroTgt && isBranchReloc(type)) || 486 (!isMicroTgt && isMicroBranchReloc(type)); 490 switch (type) { 522 toString(type) + " relocation");