Searched defs:bbOut (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/tsan/ |
D | ts_valgrind.cc | 932 static void ts_instrument_trace_entry_verify(IRSB *bbOut, in ts_instrument_trace_entry_verify() 965 static IRTemp gen_Get_SP ( IRSB* bbOut, in gen_Get_SP() 982 static void ts_instrument_trace_entry(IRSB *bbOut, TraceInfo *trace_info) { in ts_instrument_trace_entry() 1057 static void gen_store_to_tleb(IRSB *bbOut, IRTemp tleb_temp, in gen_store_to_tleb() 1076 IRSB* bbOut, in instrument_mem_access() 1167 void instrument_statement (IRStmt* st, IRSB* bbIn, IRSB* bbOut, IRType hWordTy, in instrument_statement() 1267 IRSB* bbOut; in ts_instrument() local
|
/external/valgrind/main/exp-sgcheck/ |
D | sg_main.c | 2082 IRSB* bbOut, in gen_Get_SP() 2100 IRSB* bbOut, in gen_Get_FP() 2118 IRSB* bbOut, in instrument_mem_access()
|
/external/valgrind/main/callgrind/ |
D | main.c | 855 void addConstMemStoreStmt( IRSB* bbOut, UWord addr, UInt val, IRType hWordTy) in addConstMemStoreStmt()
|
/external/valgrind/main/helgrind/ |
D | hg_main.c | 4298 IRSB* bbOut; in hg_instrument() local
|