Searched refs:xip (Results 1 – 5 of 5) sorted by relevance
/external/valgrind/coregrind/ |
D | m_stacktrace.c | 212 uregs.xip = (Addr)startRegs->r_pc; 232 uregs.xip, uregs.xbp); 253 ips[0] = uregs.xip; 282 ips[0] = uregs.xip; 291 UWord hash = uregs.xip % N_FP_CF_VERIF; 292 Addr xip_verif = uregs.xip ^ fp_CF_verif_cache [hash]; 296 uregs.xip, xip_verif, 333 xip_verified = uregs.xip; 335 fp_CF_verif_cache [hash] = uregs.xip ^ NOINFO; 354 uregs.xip = (((UWord*)uregs.xbp)[1]); [all …]
|
D | pub_core_debuginfo.h | 111 struct { Addr xip; Addr xsp; Addr xbp; } member
|
/external/clang/test/SemaTemplate/ |
D | implicit-instantiation-1.cpp | 9 void test(X<int, int> *xii, X<int*, int> *xpi, X<int, int*> *xip) { in test() argument 12 (void)sizeof(xip->f(2, 0)); // okay: does not instantiate in test() 13 (void)xip->g(2, 0); // okay: does not instantiate in test()
|
/external/valgrind/coregrind/m_debuginfo/ |
D | debuginfo.c | 2477 case Creg_IA_IP: return eec->uregs->xip; in evalCfiExpr() 2810 uregs.xip = ip; in ML_() 2894 ipHere = uregsHere->xip; in VG_() 2967 COMPUTE(uregsPrev.xip, uregsHere->xip, cfsi_m->ra_how, cfsi_m->ra_off); in VG_()
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 6697 "xip",
|