Home
last modified time | relevance | path

Searched refs:look_for (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
Dguest_arm_helpers.c429 IRTemp look_for = cond_n_op->Iex.RdTmp.tmp; in guest_arm_spechelper() local
436 && st->Ist.WrTmp.tmp == look_for in guest_arm_spechelper()
/external/valgrind/main/coregrind/m_debuginfo/
Dreaddwarf.c3967 ULong look_for; in ML_() local
3981 look_for = (data - (dw64 ? sizeof(ULong) : sizeof(UInt)) in ML_()
3985 look_for = cie_pointer; in ML_()
3989 look_for, the_CIEs[cie].offset ); in ML_()
3990 if (the_CIEs[cie].offset == look_for) in ML_()
4039 (Addr)look_for, in ML_()