Lines Matching full:path
38 abidw [options] [<path-to-elf-file>]
55 * ``--debug-info-dir | -d`` <*dir-path*>
57 In cases where the debug info for *path-to-elf-file* is in a
61 Note that *dir-path* must point to the root directory under which
75 * ``--out-file`` <*file-path*>
78 *path-to-elf-file* into the file *file-path*, rather than emitting
88 * ``--no-corpus-path``
90 Do not emit the path attribute for the ABI corpus.
92 * ``--suppressions | suppr`` <*path-to-suppression-specifications-file*>
95 located at *path-to-suppression-specifications-file*. Note that
102 * ``--kmi-whitelist | -kaw`` <*path-to-whitelist*>
122 Make ``abidw`` to consider the input path as a path to a directory
143 * ``--headers-dir | --hd`` <headers-directory-path-1>
154 $ abidw --header-dir /some/path \
155 --header-dir /some/other/path \
158 * ``--header-file | --hf`` <header-file-path>
245 * ``--check-alternate-debug-info`` <*elf-path*>
247 If the debug info for the file *elf-path* contains a reference to
250 emits a meaningful success message mentioning the full path to the
282 * ``--check-alternate-debug-info-base-name`` <*elf-path*>
286 only mention the base name of the debug info file; not its full path.