Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h364 static void DumpELFSectionHeader(lldb_private::Stream *s,
DObjectFileELF.cpp3122 void ObjectFileELF::DumpELFSectionHeader(Stream *s, in DumpELFSectionHeader() function in ObjectFileELF
3194 ObjectFileELF::DumpELFSectionHeader(s, *I); in DumpELFSectionHeaders()