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

  /external/chromium_org/chrome_frame/
function_stub.h 29 uintptr_t target_addr_; // ; to the hook function member in struct:FunctionStubAsm
function_stub.cc 97 stub->target_addr_ = reinterpret_cast<uintptr_t>(&destination_function_);

Completed in 46 milliseconds