Home
last modified time | relevance | path

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

/aosp_15_r20/external/stg/
H A Delf_loader.cc129 std::string ElfSectionTypeToString(Elf64_Word elf_section_type) { in ElfSectionTypeToString() function
244 << ElfSectionTypeToString(section_header.sh_type); in GetNumberOfEntries()