Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/
Dminidump_file_writer-inl.h64 inline bool TypedMDRVA<MDType>::AllocateObjectAndArray(size_t count, in AllocateObjectAndArray() function
Dminidump_file_writer.h243 bool AllocateObjectAndArray(size_t count, size_t size);
Dminidump_file_writer_unittest.cc99 ASSERT_TRUE(obj_array.AllocateObjectAndArray(count, in WriteFile()
Dminidump_file_writer.cc223 if (!mdstring.AllocateObjectAndArray(mdstring_length + 1, sizeof(uint16_t))) in WriteStringCore()
/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc429 if (!list.AllocateObjectAndArray(lwp_count - 1, sizeof(MDRawThread))) in WriteLwpListStream()
458 if (!cv.AllocateObjectAndArray(module_name_length + 1, sizeof(uint8_t))) in WriteCVRecord()
545 !list.AllocateObjectAndArray(module_count, MD_MODULE_SIZE)) { in WriteModuleListStream()
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc382 if (!list.AllocateObjectAndArray(num_threads, sizeof(MDRawThread))) in WriteThreadListStream()
584 if (!list.AllocateObjectAndArray(num_output_mappings, MD_MODULE_SIZE)) in WriteMappings()
679 if (!list.AllocateObjectAndArray(memory_blocks_.size(), in WriteMemoryListStream()
859 if (!debug.AllocateObjectAndArray(1, dynamic_length)) in WriteDSODebugStream()
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.cc1003 if (!list.AllocateObjectAndArray(non_generator_thread_count, in WriteThreadListStream()
1087 if (!list.AllocateObjectAndArray(memory_count, in WriteMemoryListStream()
1437 if (!cv.AllocateObjectAndArray(module_name_length + 1, sizeof(uint8_t))) in WriteCVRecord()
1497 if (!list.AllocateObjectAndArray(image_count, MD_MODULE_SIZE)) in WriteModuleListStream()
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym74 FUNC 1cac 20 0 google_breakpad::TypedMDRVA<unsigned int>::AllocateObjectAndArray(unsigned long, uns…
147 FUNC 1ef8 20 0 google_breakpad::TypedMDRVA<MDString>::AllocateObjectAndArray(unsigned long, unsigne…
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/
Doverflow.sym77 FUNC 1ebc 20 0 google_breakpad::TypedMDRVA<unsigned int>::AllocateObjectAndArray(unsigned long, uns…
150 FUNC 2108 20 0 google_breakpad::TypedMDRVA<MDString>::AllocateObjectAndArray(unsigned long, unsigne…