Keil™, An ARM® Company

RealView Linker and Utilities Guide

‑‑select select_options

7.2.20. ‑‑select select_options

Use this option with either ‑‑fieldoffsets or ‑‑text ‑a to select only those fields that match the patterns in the option list for output or display.

Use special characters to select multiple fields:

  • Join options in the list together with a comma (,) as in: a*,b*,c*.

  • The wildcard character * can be used to match any name.

  • The wildcard character ? can be used to match any single letter.

  • Specify the fields to include by prefixing a + to the select_options string. This is the default.

  • Specify the fields to exclude by prefixing a ~ to the select_options string.

If you are using a special character on Unix platforms, you must enclose the options in quotes to prevent the shell expanding the selection.

Copyright © 2007 ARM Limited. All rights reserved.ARM DUI 0377A