Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.h395 DumpELFProgramHeader_p_flags(lldb_private::Stream *s,
HDObjectFileELF.cpp2809 DumpELFProgramHeader_p_flags(s, ph.p_flags); in DumpELFProgramHeader()
2847 ObjectFileELF::DumpELFProgramHeader_p_flags(Stream *s, elf_word p_flags) in DumpELFProgramHeader_p_flags() function in ObjectFileELF