Searched refs:type (Results 1 – 3 of 3) sorted by relevance
/scripts/ |
A D | shlib-symbols | 80 case "$type" in 92 echo >&2 "$0: Unhandled type '${type}' for symbol '${name}'" 109 echo "${type}(${name}${address_item}, ${size})"
|
A D | dso-abi.h | 16 .type NAME,%function; \ 23 .type NAME,%object; \
|
A D | old-symbolize | 264 parser.add_argument("--file", "-f", nargs="?", type=argparse.FileType("r"), 273 parser.add_argument("--stack_size", "-s", type=int,
|
Completed in 5 milliseconds