Searched refs:DumpELFSectionHeader_sh_flags (Results 1 – 2 of 2) sorted by relevance
370 static void DumpELFSectionHeader_sh_flags(lldb_private::Stream *s,
3127 DumpELFSectionHeader_sh_flags(s, sh.sh_flags); in DumpELFSectionHeader()3166 void ObjectFileELF::DumpELFSectionHeader_sh_flags(Stream *s, in DumpELFSectionHeader_sh_flags() function in ObjectFileELF