Searched refs:location_descriptor (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/processor/
H A Dminidump.cc181 static inline void Swap(MDLocationDescriptor* location_descriptor) { argument
182 Swap(&location_descriptor->data_size);
183 Swap(&location_descriptor->rva);

Completed in 69 milliseconds