Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h310 DumpELFSectionHeader(lldb_private::Stream *s,
DObjectFileELF.cpp1704 ObjectFileELF::DumpELFSectionHeader(Stream *s, const ELFSectionHeaderInfo &sh) in DumpELFSectionHeader() function in ObjectFileELF
1788 ObjectFileELF::DumpELFSectionHeader(s, *I); in DumpELFSectionHeaders()