Public Member Functions | List of all members
bloaty::wasm::WebAssemblyObjectFile Class Reference
Inheritance diagram for bloaty::wasm::WebAssemblyObjectFile:
Inheritance graph
[legend]

Public Member Functions

std::string GetBuildId () const override
 
bool GetDisassemblyInfo (absl::string_view, DataSource, DisassemblyInfo *) const override
 
void ProcessFile (const std::vector< RangeSink * > &sinks) const override
 
 WebAssemblyObjectFile (std::unique_ptr< InputFile > file_data)
 
- Public Member Functions inherited from bloaty::ObjectFile
const ObjectFiledebug_file () const
 
const InputFilefile_data () const
 
 ObjectFile (std::unique_ptr< InputFile > file_data)
 
void set_debug_file (const ObjectFile *file)
 
virtual ~ObjectFile ()
 

Detailed Description

Definition at line 337 of file webassembly.cc.

Constructor & Destructor Documentation

◆ WebAssemblyObjectFile()

bloaty::wasm::WebAssemblyObjectFile::WebAssemblyObjectFile ( std::unique_ptr< InputFile file_data)
inline

Definition at line 339 of file webassembly.cc.

Member Function Documentation

◆ GetBuildId()

std::string bloaty::wasm::WebAssemblyObjectFile::GetBuildId ( ) const
inlineoverridevirtual

Implements bloaty::ObjectFile.

Definition at line 342 of file webassembly.cc.

◆ GetDisassemblyInfo()

bool bloaty::wasm::WebAssemblyObjectFile::GetDisassemblyInfo ( absl::string_view  ,
DataSource  ,
DisassemblyInfo  
) const
inlineoverridevirtual

Implements bloaty::ObjectFile.

Definition at line 370 of file webassembly.cc.

◆ ProcessFile()

void bloaty::wasm::WebAssemblyObjectFile::ProcessFile ( const std::vector< RangeSink * > &  sinks) const
inlineoverridevirtual

Implements bloaty::ObjectFile.

Definition at line 347 of file webassembly.cc.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:58