Searched refs:StabsReader (Results 1 – 5 of 5) sorted by relevance
48 StabsReader::EntryIterator::EntryIterator(const ByteBuffer *buffer, in EntryIterator()58 void StabsReader::EntryIterator::Fetch() { in Fetch()68 StabsReader::StabsReader(const uint8_t *stab, size_t stab_size, in StabsReader() function in google_breakpad::StabsReader81 const char *StabsReader::SymbolString() { in SymbolString()93 bool StabsReader::Process() { in Process()131 bool StabsReader::ProcessCompilationUnit() { in ProcessCompilationUnit()221 bool StabsReader::ProcessFunction() { in ProcessFunction()300 bool StabsReader::ProcessExtern() { in ProcessExtern()
72 class StabsReader {95 StabsReader(const uint8_t *stab, size_t stab_size,
60 using google_breakpad::StabsReader;245 StabsReader reader( in ApplyHandlerToMockStabsData()
86 using google_breakpad::StabsReader;618 StabsReader stabs_reader(entries.start, entries.Size(), in SymtabCommand()
219 google_breakpad::StabsReader reader(stabs, stab_section->sh_size, in LoadStabs()