Home
last modified time | relevance | path

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

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