HomeSort by relevance Sort by last modified time
    Searched defs:GetRealFunctionAddress (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/interception/
interception_linux.cc 22 bool GetRealFunctionAddress(const char *func_name, uptr *func_addr,
interception_win.cc 22 bool GetRealFunctionAddress(const char *func_name, uptr *func_addr) {

Completed in 61 milliseconds