Home | History | Annotate | Download | only in lackey

Lines Matching refs:IRAtom

297    IRAtom;
361 static void instrument_detail(IRSB* sb, Op op, IRType type, IRAtom* guard)
408 IRAtom* addr;
410 IRAtom* guard; /* :: Ity_I1, or NULL=="always True" */
521 static void addEvent_Ir ( IRSB* sb, IRAtom* iaddr, UInt isize )
540 void addEvent_Dr_guarded ( IRSB* sb, IRAtom* daddr, Int dsize, IRAtom* guard )
560 void addEvent_Dr ( IRSB* sb, IRAtom* daddr, Int dsize )
567 void addEvent_Dw_guarded ( IRSB* sb, IRAtom* daddr, Int dsize, IRAtom* guard )
588 void addEvent_Dw ( IRSB* sb, IRAtom* daddr, Int dsize )