Home
last modified time | relevance | path

Searched defs:GetBaseAddress (Results 1 – 21 of 21) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
Dprotected_memory_allocator.h58 char * GetBaseAddress() { return (char*)base_address_; } in GetBaseAddress() function
/external/cronet/stable/base/profiler/
Dmodule_cache_posix.cc112 uintptr_t GetBaseAddress() const override { return base_address_; } in GetBaseAddress() function in base::__anon13e4fae60111::PosixModule
Dmodule_cache_apple.cc134 uintptr_t GetBaseAddress() const override { return base_address_; } in GetBaseAddress() function in base::MacModule
Dmodule_cache_win.cc113 uintptr_t GetBaseAddress() const override { in GetBaseAddress() function in base::__anon56324bc10111::WindowsModule
Dlibunwindstack_unwinder_android.cc47 uintptr_t GetBaseAddress() const override { return start_; } in GetBaseAddress() function in base::__anona5ee81e80111::NonElfModule
Dnative_unwinder_android.cc45 uintptr_t GetBaseAddress() const override { return start_; } in GetBaseAddress() function in base::__anonb02e268d0111::NonElfModule
Dmodule_cache_unittest.cc47 uintptr_t GetBaseAddress() const override { in GetBaseAddress() function in base::__anon414400d30111::IsolatedModule
79 uintptr_t GetBaseAddress() const override { return base_address_; } in GetBaseAddress() function in base::__anon414400d30111::FakeModule
Dstack_sampling_profiler_test_util.cc471 uintptr_t TestModule::GetBaseAddress() const { in GetBaseAddress() function in base::TestModule
/external/cronet/tot/base/profiler/
Dmodule_cache_posix.cc112 uintptr_t GetBaseAddress() const override { return base_address_; } in GetBaseAddress() function in base::__anon42f8de020111::PosixModule
Dmodule_cache_apple.cc134 uintptr_t GetBaseAddress() const override { return base_address_; } in GetBaseAddress() function in base::MacModule
Dmodule_cache_win.cc113 uintptr_t GetBaseAddress() const override { in GetBaseAddress() function in base::__anon917ab7dd0111::WindowsModule
Dlibunwindstack_unwinder_android.cc47 uintptr_t GetBaseAddress() const override { return start_; } in GetBaseAddress() function in base::__anonea0192840111::NonElfModule
Dnative_unwinder_android.cc45 uintptr_t GetBaseAddress() const override { return start_; } in GetBaseAddress() function in base::__anon07785b290111::NonElfModule
Dmodule_cache_unittest.cc47 uintptr_t GetBaseAddress() const override { in GetBaseAddress() function in base::__anonf8005e6f0111::IsolatedModule
79 uintptr_t GetBaseAddress() const override { return base_address_; } in GetBaseAddress() function in base::__anonf8005e6f0111::FakeModule
Dstack_sampling_profiler_test_util.cc471 uintptr_t TestModule::GetBaseAddress() const { in GetBaseAddress() function in base::TestModule
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/
Daddress_pool_manager.cc156 uintptr_t AddressPoolManager::Pool::GetBaseAddress() { in GetBaseAddress() function in partition_alloc::internal::AddressPoolManager::Pool
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/
Daddress_pool_manager.cc156 uintptr_t AddressPoolManager::Pool::GetBaseAddress() { in GetBaseAddress() function in partition_alloc::internal::AddressPoolManager::Pool
/external/angle/third_party/spirv-tools/src/source/opt/
Dinstruction.cpp241 Instruction* Instruction::GetBaseAddress() const { in GetBaseAddress() function in spvtools::opt::Instruction
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp241 Instruction* Instruction::GetBaseAddress() const { in GetBaseAddress() function in spvtools::opt::Instruction
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.cpp241 Instruction* Instruction::GetBaseAddress() const { in GetBaseAddress() function in spvtools::opt::Instruction
/external/libchrome/base/debug/
Dactivity_tracker.cc427 const void* ActivityUserData::GetBaseAddress() const { in GetBaseAddress() function in base::debug::ActivityUserData
1024 const void* ThreadActivityTracker::GetBaseAddress() { in GetBaseAddress() function in base::debug::ThreadActivityTracker