Searched defs:DumpSectionHeader (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/ObjectFile/wasm/ | ||
H A D | ObjectFileWasm.cpp | 459 void ObjectFileWasm::DumpSectionHeader(llvm::raw_ostream &ostream, in DumpSectionHeader() function in ObjectFileWasm |
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/ | ||
H A D | ObjectFilePECOFF.cpp | 1340 void ObjectFilePECOFF::DumpSectionHeader(Stream *s, DumpSectionHeader() function in ObjectFilePECOFF |