Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tools/nogrod/
Delf_reader.cc112 UncompressSection(section_data, section_size, error_msg); in ReadSection()
120 [[nodiscard]] std::optional<std::vector<T>> UncompressSection(const T* section_data, in UncompressSection() function in nogrod::__anona7aeaf9f0111::ElfFileImpl