| 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 = "\ |
| 133 | Restrict output to a single function. |
| 134 | |
| 135 | Accepted selectors: |
nothing calls this directly
no outgoing calls
no test coverage detected