Searched refs:wasteful_vector (Results 1 – 16 of 16) sorted by relevance
65 wasteful_vector<uint8_t>& identifier) { in ElfClassBuildIDNoteIdentifier()97 wasteful_vector<uint8_t>& identifier) { in FindElfBuildIDNote()122 wasteful_vector<uint8_t>& identifier) { in HashElfTextSection()148 wasteful_vector<uint8_t>& identifier) { in ElfFileIdentifierFromMappedFile()157 bool FileID::ElfFileIdentifier(wasteful_vector<uint8_t>& identifier) { in ElfFileIdentifier()179 const wasteful_vector<uint8_t>& identifier) { in ConvertIdentifierToUUIDString()197 const wasteful_vector<uint8_t>& identifier) { in ConvertIdentifierToString()
62 bool ElfFileIdentifier(wasteful_vector<uint8_t>& identifier);69 wasteful_vector<uint8_t>& identifier);75 const wasteful_vector<uint8_t>& identifier);79 const wasteful_vector<uint8_t>& identifier);
81 wasteful_vector<ElfSegment> *segments) { in FindElfClassSegment()154 wasteful_vector<ElfSegment>* segments) { in FindElfSegments()
116 wasteful_vector<ElfSegment>* segments);
66 typedef wasteful_vector<uint8_t> id_vector;
101 using google_breakpad::wasteful_vector;952 wasteful_vector<uint8_t> identifier(&allocator, kDefaultBuildIdSize); in InitModuleForElfClass()
113 const wasteful_vector<pid_t> &threads() { return threads_; } in threads()114 const wasteful_vector<MappingInfo*> &mappings() { return mappings_; } in mappings()121 const wasteful_vector<elf_aux_val_t>& auxv() { return auxv_; } in auxv()174 wasteful_vector<uint8_t>& identifier);259 wasteful_vector<pid_t> threads_;262 wasteful_vector<MappingInfo*> mappings_;265 wasteful_vector<elf_aux_val_t> auxv_;
126 typedef wasteful_vector<uint8_t> id_vector;344 const wasteful_vector<MappingInfo*> mappings = dumper.mappings(); in TEST_F()364 const wasteful_vector<MappingInfo*> mappings = dumper.mappings(); in TEST_F()399 const wasteful_vector<MappingInfo*> mappings = dumper.mappings(); in TEST_F()
120 wasteful_vector<ThreadInfo> thread_infos_;
104 using google_breakpad::wasteful_vector;872 wasteful_vector<char> dso_debug_data(dumper_->allocator(), dynamic_length); in WriteDSODebugStream()1346 wasteful_vector<MDMemoryDescriptor> memory_blocks_;
219 void CrOSPostProcessMappings(wasteful_vector<MappingInfo*>& mappings) { in CrOSPostProcessMappings()320 wasteful_vector<uint8_t>& identifier) { in ElfFileIdentifierForMapping()
589 wasteful_vector<uint8_t> identifier(&allocator, kDefaultBuildIdSize); in TEST()
216 class wasteful_vector : public std::vector<T, PageStdAllocator<T> > {218 wasteful_vector(PageAllocator* allocator, unsigned size_hint = 16)223 wasteful_vector(PageStdAllocator<T> allocator) in wasteful_vector() function230 class auto_wasteful_vector : public wasteful_vector<T> {234 : wasteful_vector<T>( in auto_wasteful_vector()
75 wasteful_vector<int> v(&allocator_); in TEST()83 wasteful_vector<unsigned> v(&allocator_); in TEST()99 wasteful_vector<unsigned> v(&allocator_); in TEST()
248 wasteful_vector<MDMemoryDescriptor> memory_blocks_;
114 const google_breakpad::wasteful_vector<MappingInfo*>& mappings, in NextOrderedMapping()503 const google_breakpad::wasteful_vector<MappingInfo*>& mappings = in DumpFreeSpace()