Searched refs:DumpELFSectionHeader_sh_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h367 static void DumpELFSectionHeader_sh_type(lldb_private::Stream *s,
H A DObjectFileELF.cpp3125 DumpELFSectionHeader_sh_type(s, sh.sh_type);
3134 // DumpELFSectionHeader_sh_type
3138 void ObjectFileELF::DumpELFSectionHeader_sh_type(Stream *s, elf_word sh_type) { function in class:ObjectFileELF

Completed in 168 milliseconds