Home
last modified time | relevance | path

Searched defs:instr_addr (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/cachegrind/
Dcg_branchpred.c92 static ULong do_cond_branch_predict ( Addr instr_addr, Word takenW ) in do_cond_branch_predict()
141 static ULong do_ind_branch_predict ( Addr instr_addr, Addr actual ) in do_ind_branch_predict()
Dcg_main.c145 Addr instr_addr; member
210 static void get_debug_info(Addr instr_addr, const HChar **dir, in get_debug_info()
675 InstrInfo* setup_InstrInfo ( CgState* cgs, Addr instr_addr, UInt instr_len ) in setup_InstrInfo()