MCPcopy Create free account
hub / github.com/caverav/flutterdec / AnalysisProfileArg

Enum AnalysisProfileArg

crates/flutterdec-cli/src/main.rs:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127 /// Select one function: id:<N>, va:0x<ADDR>, 0x<ADDR>, or <N>
128 #[arg(
129 long,
130 value_name = "SELECTOR",
131 help_heading = "Function selection",
132 long_help = "\
133Restrict output to a single function.
134
135Accepted selectors:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected