Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:Description

1356   // Write the Magic value and the frame description constant to the redzone.
1366 Value *Description = IRB.CreatePointerCast(StackDescriptionGlobal,
1368 IRB.CreateStore(Description, BasePlus1);