Searched refs:DumpELFSectionHeader_sh_type (Results 1 – 2 of 2) sorted by relevance
377 static void DumpELFSectionHeader_sh_type(lldb_private::Stream *s,
3407 DumpELFSectionHeader_sh_type(s, sh.sh_type); in DumpELFSectionHeader()3420 void ObjectFileELF::DumpELFSectionHeader_sh_type(Stream *s, elf_word sh_type) { in DumpELFSectionHeader_sh_type() function in ObjectFileELF