Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/
Dminidump_file_writer.h43 class UntypedMDRVA; variable
120 friend class UntypedMDRVA;
156 class UntypedMDRVA {
158 explicit UntypedMDRVA(MinidumpFileWriter *writer) in UntypedMDRVA() function
206 class TypedMDRVA : public UntypedMDRVA {
210 : UntypedMDRVA(writer), in TypedMDRVA()
Dminidump_file_writer-inl.h47 return UntypedMDRVA::Allocate(minidump_size<MDType>::size()); in Allocate()
53 return UntypedMDRVA::Allocate(minidump_size<MDType>::size() + additional); in Allocate()
60 return UntypedMDRVA::Allocate(minidump_size<MDType>::size() * count); in AllocateArray()
68 return UntypedMDRVA::Allocate(minidump_size<MDType>::size() + count * length); in AllocateObjectAndArray()
Dminidump_file_writer.cc207 UntypedMDRVA mem(this); in WriteMemory()
270 bool UntypedMDRVA::Allocate(size_t size) {
277 bool UntypedMDRVA::Copy(MDRVA pos, const void *src, size_t size) {
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc102 using google_breakpad::UntypedMDRVA;
266 UntypedMDRVA memory(&minidump_writer_); in FillThreadStack()
362 UntypedMDRVA ip_memory(&minidump_writer_); in WriteThreadListStream()
438 UntypedMDRVA memory(&minidump_writer_); in WriteAppMemory()
573 UntypedMDRVA cv(&minidump_writer_); in FillRawModule()
1165 UntypedMDRVA memory(&minidump_writer_); in WriteFile()
/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc136 UntypedMDRVA *memory, in WriteLwpStack()
240 UntypedMDRVA memory(minidump_writer); in WriteCrashedLwpStream()
254 UntypedMDRVA memory(minidump_writer); in WriteCrashedLwpStream()
277 UntypedMDRVA memory(minidump_writer); in WriteLwpStream()
/external/google-breakpad/src/client/ios/handler/
Dios_exception_minidump_generator.mm171 UntypedMDRVA memory(&writer_);
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.cc319 UntypedMDRVA memory(&writer_); in WriteStackFromStartAddress()
1084 UntypedMDRVA ip_memory(&writer_); in WriteMemoryListStream()
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym2757 FUNC 9110 41 0 google_breakpad::UntypedMDRVA::Allocate(unsigned long)
2769 FUNC 9160 88 0 google_breakpad::UntypedMDRVA::Copy(unsigned int, void const*, unsigned long)
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/
Doverflow.sym2844 FUNC 9670 41 0 google_breakpad::UntypedMDRVA::Allocate(unsigned long)
2856 FUNC 96c0 88 0 google_breakpad::UntypedMDRVA::Copy(unsigned int, void const*, unsigned long)
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym31309 FUNC 47fbe 16 0 google_breakpad::UntypedMDRVA::Allocate
31315 FUNC 47fd4 6 0 google_breakpad::UntypedMDRVA::Copy
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym32925 FUNC 6bcf4 34 0 google_breakpad::UntypedMDRVA::Allocate
32933 FUNC 6bd28 8 0 google_breakpad::UntypedMDRVA::Copy