Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Dprotected_memory_allocator.h59 char * GetBaseAddress() { return (char*)base_address_; } in GetBaseAddress() function
/external/cronet/base/profiler/
Dmodule_cache_mac.cc127 uintptr_t GetBaseAddress() const override { return base_address_; } in GetBaseAddress() function in base::MacModule
Dmodule_cache_posix.cc111 uintptr_t GetBaseAddress() const override { return base_address_; } in GetBaseAddress() function in base::__anonebae406b0111::PosixModule
Dlibunwindstack_unwinder_android.cc47 uintptr_t GetBaseAddress() const override { return start_; } in GetBaseAddress() function in base::__anon343dd78d0111::NonElfModule
Dmodule_cache_win.cc112 uintptr_t GetBaseAddress() const override { in GetBaseAddress() function in base::__anon5d726c060111::WindowsModule
Dmodule_cache_unittest.cc46 uintptr_t GetBaseAddress() const override { in GetBaseAddress() function in base::__anon168c14380111::IsolatedModule
78 uintptr_t GetBaseAddress() const override { return base_address_; } in GetBaseAddress() function in base::__anon168c14380111::FakeModule
Dnative_unwinder_android.cc44 uintptr_t GetBaseAddress() const override { return start_; } in GetBaseAddress() function in base::__anonf7c8a7320111::NonElfModule
Dstack_sampling_profiler_test_util.cc482 uintptr_t TestModule::GetBaseAddress() const { in GetBaseAddress() function in base::TestModule
/external/cronet/base/allocator/partition_allocator/
Daddress_pool_manager.cc151 uintptr_t AddressPoolManager::Pool::GetBaseAddress() { in GetBaseAddress() function in partition_alloc::internal::AddressPoolManager::Pool
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinstruction.cpp241 Instruction* Instruction::GetBaseAddress() const { in GetBaseAddress() function in spvtools::opt::Instruction
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.cpp232 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/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