Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dread_elf.cpp206 static ElfStatus OpenObjectFileFromString(const std::string& s, BinaryWrapper* wrapper) { in OpenObjectFileFromString() function
370 result = OpenObjectFileFromString(decompressed_data, &wrapper); in ParseSymbolsFromELFFile()