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

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
patch_functions.cc 159 return reinterpret_cast<HMODULE>(const_cast<void*>(module_base_address_));
174 this->module_base_address_ = that.module_base_address_;
215 const void *module_base_address_; member in class:__anon20199::LibcInfo
539 module_base_address_ = module_entry.modBaseAddr;
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
patch_functions.cc 159 return reinterpret_cast<HMODULE>(const_cast<void*>(module_base_address_));
174 this->module_base_address_ = that.module_base_address_;
215 const void *module_base_address_; member in class:__anon20248::LibcInfo
539 module_base_address_ = module_entry.modBaseAddr;
    [all...]

Completed in 294 milliseconds