Searched refs:fn_ (Results 1 – 7 of 7) sorted by relevance
120 fn_ = fn; in Register()122 if (fn_ == NULL && fn_range_ == NULL) { in Register()129 if (fn_ != NULL) { in Run()145 if (fn_ != NULL) { in RunRepeatedlyWithArg()146 fn_(iterations); in RunRepeatedlyWithArg()
36 void (*fn_)(int); variable
39 let fn = define_function ("fn_" ^ name) fty m in
806 explicit RunOnDestruction(Fn fn) : fn_(fn) {} in RunOnDestruction()807 ~RunOnDestruction() { fn_(); } in ~RunOnDestruction()810 Fn fn_;
7192 PASS: gdb.base/shreloc.exp: get_msym_addrs fn_[12]
6810 PASS: gdb.base/shreloc.exp: get_msym_addrs fn_[12]
6957 PASS: gdb.base/shreloc.exp: get_msym_addrs fn_[12]