Searched refs:MDMemoryDescriptor (Results 1 – 14 of 14) sorted by relevance
/external/google-breakpad/src/client/mac/handler/ |
D | minidump_generator.h | 140 MDMemoryDescriptor *stack_location); 142 MDMemoryDescriptor *stack_location); 154 MDMemoryDescriptor *stack_location); 161 MDMemoryDescriptor *stack_location); 168 MDMemoryDescriptor *stack_location); 173 MDMemoryDescriptor *stack_location); 180 MDMemoryDescriptor *stack_location); 185 MDMemoryDescriptor *stack_location); 231 wasteful_vector<MDMemoryDescriptor> memory_blocks_;
|
D | minidump_generator.cc | 318 MDMemoryDescriptor *stack_location) { in WriteStackFromStartAddress() 366 MDMemoryDescriptor *stack_location) { in WriteStack() 452 MDMemoryDescriptor *stack_location) { in WriteStackARM() 509 MDMemoryDescriptor *stack_location) { in WriteStackARM64() 585 MDMemoryDescriptor *stack_location) { in WriteStackPPC() 593 MDMemoryDescriptor *stack_location) { in WriteStackPPC64() 751 MDMemoryDescriptor *stack_location) { in WriteStackX86() 760 MDMemoryDescriptor *stack_location) { in WriteStackX86_64() 1017 MDMemoryDescriptor ip_memory_d; in WriteMemoryListStream() 1068 sizeof(MDMemoryDescriptor))) in WriteMemoryListStream() [all …]
|
/external/google-breakpad/src/google_breakpad/common/ |
D | minidump_format.h | 249 } MDMemoryDescriptor; /* MINIDUMP_MEMORY_DESCRIPTOR */ typedef 364 MDMemoryDescriptor stack; 506 MDMemoryDescriptor memory_ranges[1];
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | minidump.h | 241 void SetDescriptor(MDMemoryDescriptor* descriptor); 253 MDMemoryDescriptor* descriptor_; 561 typedef vector<MDMemoryDescriptor> MemoryDescriptors;
|
/external/google-breakpad/src/client/ |
D | minidump_file_writer.h | 110 bool WriteMemory(const void *src, size_t size, MDMemoryDescriptor *output);
|
D | minidump_file_writer.cc | 204 MDMemoryDescriptor *output) { in WriteMemory()
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | minidump_writer.cc | 341 MDMemoryDescriptor ip_memory_d; in WriteThreadListStream() 443 MDMemoryDescriptor desc; in WriteAppMemory() 594 sizeof(MDMemoryDescriptor))) in WriteMemoryListStream() 610 sizeof(MDMemoryDescriptor)); in WriteMemoryListStream() 1258 wasteful_vector<MDMemoryDescriptor> memory_blocks_;
|
/external/google-breakpad/src/processor/testdata/ |
D | minidump2.dump.out | 602 MDMemoryDescriptor 610 MDMemoryDescriptor 618 MDMemoryDescriptor
|
/external/google-breakpad/src/processor/ |
D | minidump.cc | 187 static inline void Swap(MDMemoryDescriptor* memory_descriptor) { in Swap() 1203 void MinidumpMemoryRegion::SetDescriptor(MDMemoryDescriptor* descriptor) { in SetDescriptor() 2728 numeric_limits<uint32_t>::max() / sizeof(MDMemoryDescriptor)) { in Read() 2735 region_count * sizeof(MDMemoryDescriptor)) { in Read() 2738 region_count * sizeof(MDMemoryDescriptor)) { in Read() 2748 region_count * sizeof(MDMemoryDescriptor); in Read() 2766 sizeof(MDMemoryDescriptor) * region_count)) { in Read() 2777 MDMemoryDescriptor* descriptor = &(*descriptors)[region_index]; in Read() 2865 MDMemoryDescriptor* descriptor = &(*descriptors_)[region_index]; in Print()
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 2341 FUNC 8170 229 0 std::vector<MDMemoryDescriptor, google_breakpad::PageStdAllocator<MDMemoryDescripto… 2400 …MDMemoryDescriptor, google_breakpad::PageStdAllocator<MDMemoryDescriptor> >::_M_insert_aux(__gnu_c… 2780 …0 google_breakpad::MinidumpFileWriter::WriteMemory(void const*, unsigned long, MDMemoryDescriptor*)
|
/external/google-breakpad/src/client/solaris/handler/ |
D | minidump_generator.cc | 137 MDMemoryDescriptor *loc) { in WriteLwpStack()
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 2434 FUNC 86d0 229 0 std::vector<MDMemoryDescriptor, google_breakpad::PageStdAllocator<MDMemoryDescripto… 2492 …MDMemoryDescriptor, google_breakpad::PageStdAllocator<MDMemoryDescriptor> >::_M_insert_aux(__gnu_c… 2867 …0 google_breakpad::MinidumpFileWriter::WriteMemory(void const*, unsigned long, MDMemoryDescriptor*)
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 22113 FUNC 39cc4 14 0 std::priv::_Impl_vector<MDMemoryDescriptor, std::allocator<MDMemoryDescriptor> >::~… 30164 FUNC 4674c 36 0 std::priv::__ucopy<MDMemoryDescriptor*, MDMemoryDescriptor*, int> 30400 FUNC 46c9c 5c 0 std::priv::_Impl_vector<MDMemoryDescriptor, google_breakpad::PageStdAllocator<MDMem… 30418 FUNC 46cf8 ac 0 std::priv::_Impl_vector<MDMemoryDescriptor, google_breakpad::PageStdAllocator<MDMem… 30451 FUNC 46da4 32 0 std::priv::_Impl_vector<MDMemoryDescriptor, google_breakpad::PageStdAllocator<MDMem…
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 31961 FUNC 69e10 b8 0 std::priv::_Impl_vector<MDMemoryDescriptor, google_breakpad::PageStdAllocator<MDMem… 31985 …UNC 69ec8 17c 0 std::priv::_Impl_vector<MDMemoryDescriptor, google_breakpad::PageStdAllocator<MDMe… 32029 FUNC 6a044 54 0 std::priv::_Impl_vector<MDMemoryDescriptor, google_breakpad::PageStdAllocator<MDMem… 34566 FUNC 6ef18 1c 0 std::priv::_Impl_vector<MDMemoryDescriptor, std::allocator<MDMemoryDescriptor> >::~…
|