Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h370 static void DumpELFSectionHeader_sh_flags(lldb_private::Stream *s,
DObjectFileELF.cpp3127 DumpELFSectionHeader_sh_flags(s, sh.sh_flags); in DumpELFSectionHeader()
3166 void ObjectFileELF::DumpELFSectionHeader_sh_flags(Stream *s, in DumpELFSectionHeader_sh_flags() function in ObjectFileELF