Searched refs:ReadDexFileSymbolsInMemory (Results 1 – 2 of 2) sorted by relevance
740 symbols = ReadDexFileSymbolsInMemory(process, dex_entry.symfile_addr, dex_entry.symfile_size); in ReadDexFileDebugInfo()752 std::vector<Symbol> JITDebugReader::ReadDexFileSymbolsInMemory(Process& process, uint64_t addr, in ReadDexFileSymbolsInMemory() function in simpleperf::JITDebugReader
229 std::vector<Symbol> ReadDexFileSymbolsInMemory(Process& process, uint64_t addr, uint64_t size);