Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.h234 void DumpSectionHeader(lldb_private::Stream *s, const section_header_t& sh);
DObjectFilePECOFF.cpp901 ObjectFilePECOFF::DumpSectionHeader(Stream *s, const section_header_t& sh) in DumpSectionHeader() function in ObjectFilePECOFF
938 ObjectFilePECOFF::DumpSectionHeader(s, *pos); in DumpSectionHeaders()