Home
last modified time | relevance | path

Searched defs:ObjdumpCommand (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/src/commands/
H A Dobjdump.rs26 pub struct ObjdumpCommand { struct
30 cwasm: Option<PathBuf>,
34 addresses: bool,
39 address_jumps: bool,
43 funcs: Vec<Func>,
47 filter: Option<String>,
51 bytes: bool,
55 color: ColorChoice,
59 addrmap: Option<Option<bool>>,
63 address_width: usize,
[all …]