Searched refs:UntypedMDRVA (Results 1 – 11 of 11) sorted by relevance
43 class UntypedMDRVA; variable120 friend class UntypedMDRVA;156 class UntypedMDRVA {158 explicit UntypedMDRVA(MinidumpFileWriter *writer) in UntypedMDRVA() function206 class TypedMDRVA : public UntypedMDRVA {210 : UntypedMDRVA(writer), in TypedMDRVA()
47 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()
207 UntypedMDRVA mem(this); in WriteMemory()270 bool UntypedMDRVA::Allocate(size_t size) {277 bool UntypedMDRVA::Copy(MDRVA pos, const void *src, size_t size) {
102 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()
136 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()
171 UntypedMDRVA memory(&writer_);
319 UntypedMDRVA memory(&writer_); in WriteStackFromStartAddress()1084 UntypedMDRVA ip_memory(&writer_); in WriteMemoryListStream()
2757 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)
2844 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)
31309 FUNC 47fbe 16 0 google_breakpad::UntypedMDRVA::Allocate31315 FUNC 47fd4 6 0 google_breakpad::UntypedMDRVA::Copy
32925 FUNC 6bcf4 34 0 google_breakpad::UntypedMDRVA::Allocate32933 FUNC 6bd28 8 0 google_breakpad::UntypedMDRVA::Copy