Home
last modified time | relevance | path

Searched defs:GetMemoryAtAddress (Results 1 – 8 of 8) sorted by relevance

/external/google-breakpad/src/processor/
Dstackwalker_selftest.cc110 bool GetMemoryAtAddress(uint64_t address, uint8_t* value) const { in GetMemoryAtAddress() function in SelfMemoryRegion
112 bool GetMemoryAtAddress(uint64_t address, uint16_t* value) const { in GetMemoryAtAddress() function in SelfMemoryRegion
114 bool GetMemoryAtAddress(uint64_t address, uint32_t* value) const { in GetMemoryAtAddress() function in SelfMemoryRegion
116 bool GetMemoryAtAddress(uint64_t address, uint64_t* value) const { in GetMemoryAtAddress() function in SelfMemoryRegion
Dstackwalker_unittest_utils.h67 bool GetMemoryAtAddress(uint64_t address, uint8_t *value) const { in GetMemoryAtAddress() function
70 bool GetMemoryAtAddress(uint64_t address, uint16_t *value) const { in GetMemoryAtAddress() function
73 bool GetMemoryAtAddress(uint64_t address, uint32_t *value) const { in GetMemoryAtAddress() function
76 bool GetMemoryAtAddress(uint64_t address, uint64_t *value) const { in GetMemoryAtAddress() function
Dpostfix_evaluator_unittest.cc63 virtual bool GetMemoryAtAddress(uint64_t address, uint8_t *value) const { in GetMemoryAtAddress() function in __anona2b258650111::FakeMemoryRegion
67 virtual bool GetMemoryAtAddress(uint64_t address, uint16_t *value) const { in GetMemoryAtAddress() function in __anona2b258650111::FakeMemoryRegion
71 virtual bool GetMemoryAtAddress(uint64_t address, uint32_t *value) const { in GetMemoryAtAddress() function in __anona2b258650111::FakeMemoryRegion
75 virtual bool GetMemoryAtAddress(uint64_t address, uint64_t *value) const { in GetMemoryAtAddress() function in __anona2b258650111::FakeMemoryRegion
Dmicrodump.cc129 bool MicrodumpMemoryRegion::GetMemoryAtAddress(uint64_t address, in GetMemoryAtAddress() function in google_breakpad::MicrodumpMemoryRegion
134 bool MicrodumpMemoryRegion::GetMemoryAtAddress(uint64_t address, in GetMemoryAtAddress() function in google_breakpad::MicrodumpMemoryRegion
139 bool MicrodumpMemoryRegion::GetMemoryAtAddress(uint64_t address, in GetMemoryAtAddress() function in google_breakpad::MicrodumpMemoryRegion
144 bool MicrodumpMemoryRegion::GetMemoryAtAddress(uint64_t address, in GetMemoryAtAddress() function in google_breakpad::MicrodumpMemoryRegion
Dfast_source_line_resolver_unittest.cc94 bool GetMemoryAtAddress(uint64_t address, uint8_t *value) const { in GetMemoryAtAddress() function in __anon233c601c0111::MockMemoryRegion
98 bool GetMemoryAtAddress(uint64_t address, uint16_t *value) const { in GetMemoryAtAddress() function in __anon233c601c0111::MockMemoryRegion
102 bool GetMemoryAtAddress(uint64_t address, uint32_t *value) const { in GetMemoryAtAddress() function in __anon233c601c0111::MockMemoryRegion
113 bool GetMemoryAtAddress(uint64_t address, uint64_t *value) const { in GetMemoryAtAddress() function in __anon233c601c0111::MockMemoryRegion
Dminidump_processor_unittest.cc114 bool GetMemoryAtAddress(uint64_t address, uint8_t *value) const { in GetMemoryAtAddress() function in google_breakpad::MockMinidumpMemoryRegion
117 bool GetMemoryAtAddress(uint64_t address, uint16_t *value) const { in GetMemoryAtAddress() function in google_breakpad::MockMinidumpMemoryRegion
120 bool GetMemoryAtAddress(uint64_t address, uint32_t *value) const { in GetMemoryAtAddress() function in google_breakpad::MockMinidumpMemoryRegion
123 bool GetMemoryAtAddress(uint64_t address, uint64_t *value) const { in GetMemoryAtAddress() function in google_breakpad::MockMinidumpMemoryRegion
Dbasic_source_line_resolver_unittest.cc83 bool GetMemoryAtAddress(uint64_t address, uint8_t *value) const { in GetMemoryAtAddress() function in __anon066effb00111::MockMemoryRegion
87 bool GetMemoryAtAddress(uint64_t address, uint16_t *value) const { in GetMemoryAtAddress() function in __anon066effb00111::MockMemoryRegion
91 bool GetMemoryAtAddress(uint64_t address, uint32_t *value) const { in GetMemoryAtAddress() function in __anon066effb00111::MockMemoryRegion
102 bool GetMemoryAtAddress(uint64_t address, uint64_t *value) const { in GetMemoryAtAddress() function in __anon066effb00111::MockMemoryRegion
Dminidump.cc1321 bool MinidumpMemoryRegion::GetMemoryAtAddress(uint64_t address, in GetMemoryAtAddress() function in google_breakpad::MinidumpMemoryRegion
1327 bool MinidumpMemoryRegion::GetMemoryAtAddress(uint64_t address, in GetMemoryAtAddress() function in google_breakpad::MinidumpMemoryRegion
1333 bool MinidumpMemoryRegion::GetMemoryAtAddress(uint64_t address, in GetMemoryAtAddress() function in google_breakpad::MinidumpMemoryRegion
1339 bool MinidumpMemoryRegion::GetMemoryAtAddress(uint64_t address, in GetMemoryAtAddress() function in google_breakpad::MinidumpMemoryRegion