Searched defs:orig_func (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/interception/ | ||
D | interception_win.cc | 265 uptr orig_func; in OverrideFunction() local |
/external/v8/src/ | ||
D | execution.cc | 90 Object* orig_func = *new_target; in Invoke() local |