Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.h140 void DumpSectionHeader(llvm::raw_ostream &ostream, const section_info_t &sh);
H A DObjectFileWasm.cpp459 void ObjectFileWasm::DumpSectionHeader(llvm::raw_ostream &ostream, in DumpSectionHeader() function in ObjectFileWasm
476 ObjectFileWasm::DumpSectionHeader(ostream, *pos); in DumpSectionHeaders()