Searched defs:ObjdumpCommand (Results 1 – 1 of 1) sorted by relevance
26 pub struct ObjdumpCommand { struct30 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 …]