Home
last modified time | relevance | path

Searched refs:instruction_memory (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc250 AppMemory instruction_memory; in Initialize() local
251 instruction_memory.ptr = NULL; in Initialize()
252 instruction_memory.length = 0; in Initialize()
253 app_memory_info_.push_back(instruction_memory); in Initialize()