Home
last modified time | relevance | path

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

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