Searched refs:ElfSectionTypeToString (Results 1 – 1 of 1) sorted by relevance
129 std::string ElfSectionTypeToString(Elf64_Word elf_section_type) { in ElfSectionTypeToString() function244 << ElfSectionTypeToString(section_header.sh_type); in GetNumberOfEntries()