Searched refs:CopyIndexAfterObject (Results 1 – 11 of 11) sorted by relevance
/external/google-breakpad/src/client/ |
D | minidump_file_writer.cc | 124 result = mdstring->CopyIndexAfterObject(out_idx, out, out_size); in CopyStringToMDString() 151 result = mdstring->CopyIndexAfterObject(out_idx, out, out_size); in CopyStringToMDString() 184 result = mdstring.CopyIndexAfterObject(mdstring_length, &ch, sizeof(ch)); in WriteStringCore()
|
D | minidump_file_writer-inl.h | 80 inline bool TypedMDRVA<MDType>::CopyIndexAfterObject(unsigned int index, in CopyIndexAfterObject() function
|
D | minidump_file_writer.h | 253 bool CopyIndexAfterObject(unsigned int index, const void *src, size_t size);
|
D | minidump_file_writer_unittest.cc | 107 ASSERT_TRUE(obj_array.CopyIndexAfterObject(i, &local, sizeof(local))); in WriteFile()
|
/external/google-breakpad/src/client/mac/handler/ |
D | minidump_generator.cc | 1002 list.CopyIndexAfterObject(thread_idx++, &thread, sizeof(MDRawThread)); in WriteThreadListStream() 1078 list.CopyIndexAfterObject(i, &memory_blocks_[i], in WriteMemoryListStream() 1108 list.CopyIndexAfterObject(i - 1, &ip_memory_d, in WriteMemoryListStream() 1420 if (!cv.CopyIndexAfterObject(0, module_name, module_name_length)) in WriteCVRecord() 1492 list.CopyIndexAfterObject(0, &module, MD_MODULE_SIZE); in WriteModuleListStream() 1501 list.CopyIndexAfterObject(destinationIndex++, &module, MD_MODULE_SIZE); in WriteModuleListStream()
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | minidump_writer.cc | 422 list.CopyIndexAfterObject(i, &thread, sizeof(thread)); in WriteThreadListStream() 520 list.CopyIndexAfterObject(j++, &mod, MD_MODULE_SIZE); in WriteMappings() 529 list.CopyIndexAfterObject(j++, &mod, MD_MODULE_SIZE); in WriteMappings() 609 list.CopyIndexAfterObject(i, &memory_blocks_[i], in WriteMemoryListStream() 786 debug.CopyIndexAfterObject(0, &dso_debug_data[0], dynamic_length); in WriteDSODebugStream()
|
/external/google-breakpad/src/client/solaris/handler/ |
D | minidump_generator.cc | 411 callback_context->list->CopyIndexAfterObject( in LwpInformationCallback() 460 if (!cv.CopyIndexAfterObject(0, realname, module_name_length)) in WriteCVRecord() 533 callback_context->list->CopyIndexAfterObject( in ModuleInfoCallback()
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 78 FUNC 1ccc 20 0 google_breakpad::TypedMDRVA<unsigned int>::CopyIndexAfterObject(unsigned int, void c… 143 FUNC 1ed8 20 0 google_breakpad::TypedMDRVA<MDString>::CopyIndexAfterObject(unsigned int, void const…
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 81 FUNC 1edc 20 0 google_breakpad::TypedMDRVA<unsigned int>::CopyIndexAfterObject(unsigned int, void c… 146 FUNC 20e8 20 0 google_breakpad::TypedMDRVA<MDString>::CopyIndexAfterObject(unsigned int, void const…
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 30383 FUNC 46c6c 14 0 google_breakpad::TypedMDRVA<MDString>::CopyIndexAfterObject 30388 FUNC 46c6c 14 0 google_breakpad::TypedMDRVA<unsigned int>::CopyIndexAfterObject
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 31835 FUNC 699ec 14 0 google_breakpad::TypedMDRVA<unsigned int>::CopyIndexAfterObject 32935 FUNC 6bd30 14 0 google_breakpad::TypedMDRVA<MDString>::CopyIndexAfterObject
|