Searched refs:section_info_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.h136 } section_info_t; typedef in class:lldb_private::wasm::ObjectFileWasm
140 void DumpSectionHeader(llvm::raw_ostream &ostream, const section_info_t &sh);
144 std::vector<section_info_t> m_sect_infos;
H A DObjectFileWasm.cpp448 const section_info_t &sh) {

Completed in 93 milliseconds