Home
last modified time | relevance | path

Searched refs:location_in_file (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/extras/simpleperf/
H A DJITDebugReader.cpp688 std::string location_in_file = in ReadJITCodeDebugInfo() local
691 symfile->GetPath() + location_in_file, file_offset); in ReadJITCodeDebugInfo()
695 << symfile->GetPath() << location_in_file; in ReadJITCodeDebugInfo()