Searched refs:ReadTypesAndForms (Results 1 – 2 of 2) sorted by relevance
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader.h | 154 void ReadTypesAndForms(const uint8_t** lineptr, uint32_t* content_types,
|
D | dwarf2reader.cc | 1329 void LineInfo::ReadTypesAndForms(const uint8_t** lineptr, in ReadTypesAndForms() function in google_breakpad::LineInfo 1569 ReadTypesAndForms(&lineptr, content_types, content_forms, kMaxTypesAndForms, in ReadHeader() 1585 ReadTypesAndForms(&lineptr, content_types, content_forms, kMaxTypesAndForms, in ReadHeader()
|