Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h374 static void DumpELFSectionHeader(lldb_private::Stream *s,
H A DObjectFileELF.cpp3404 void ObjectFileELF::DumpELFSectionHeader(Stream *s, in DumpELFSectionHeader() function in ObjectFileELF
3476 ObjectFileELF::DumpELFSectionHeader(s, *I); in DumpELFSectionHeaders()