reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
178 void attachLowHighPC(DIE &D, const MCSymbol *Begin, const MCSymbol *End);
386 attachLowHighPC(*SPDie, Asm->getFunctionBegin(), Asm->getFunctionEnd()); 506 attachLowHighPC(Die, Front.Begin, Back.End);