Home
last modified time | relevance | path

Searched defs:SymbolString (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/
Dstabs_reader.cc81 const char *StabsReader::SymbolString() { in SymbolString() function in google_breakpad::StabsReader
/external/google-breakpad/src/common/linux/
Delf_symbols_to_module.cc129 const char *SymbolString(ptrdiff_t offset, ByteBuffer& strings) { in SymbolString() function