Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h362 void DumpELFSectionHeaders(lldb_private::Stream *s);
DObjectFileELF.cpp2957 DumpELFSectionHeaders(s); in Dump()
3178 void ObjectFileELF::DumpELFSectionHeaders(Stream *s) { in DumpELFSectionHeaders() function in ObjectFileELF