Home
last modified time | relevance | path

Searched defs:GetMemoryLittleEndian (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/processor/
H A Dstackwalker_unittest_utils.h87 bool GetMemoryLittleEndian(uint64_t address, ValueType* value) const { in GetMemoryLittleEndian() function
H A Dmicrodump.cc195 bool MicrodumpMemoryRegion::GetMemoryLittleEndian(uint64_t address, in GetMemoryLittleEndian() function in google_breakpad::MicrodumpMemoryRegion