reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
535 unsigned Length = computeLabelDiff(Layout, LastLabel, Loc.getLabel()); 538 LastLabel = Loc.getLabel(); 565 unsigned CodeDelta = computeLabelDiff(Layout, LastLabel, Loc.getLabel()); 587 LastLabel = Loc.getLabel(); 594 computeLabelDiff(Layout, LastLabel, Frag.getFnEndSym()); 600 if (&Loc.getLabel()->getSection() == &LastLabel->getSection()) 601 LocAfterLength = computeLabelDiff(Layout, LastLabel, Loc.getLabel());