Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h370 static void DumpELFSectionHeader(lldb_private::Stream *s,
H A DObjectFileELF.cpp3223 void ObjectFileELF::DumpELFSectionHeader(Stream *s, in DumpELFSectionHeader() function in ObjectFileELF
3295 ObjectFileELF::DumpELFSectionHeader(s, *I); in DumpELFSectionHeaders()