Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:Description

1837   // Write the frame description constant to redzone[1].
1845 Value *Description = IRB.CreatePointerCast(StackDescriptionGlobal, IntptrTy);
1846 IRB.CreateStore(Description, BasePlus1);