Searched refs:OpenObjectFileFromString (Results 1 – 1 of 1) sorted by relevance
206 static ElfStatus OpenObjectFileFromString(const std::string& s, BinaryWrapper* wrapper) { in OpenObjectFileFromString() function370 result = OpenObjectFileFromString(decompressed_data, &wrapper); in ParseSymbolsFromELFFile()