Lines Matching refs:abidw
3 abidw title
6 abidw reads a shared library in `ELF`_ format and emits an XML
23 To generate either ABI or KMI representation, by default ``abidw``
38 abidw [options] [<path-to-elf-file>]
59 ``abidw`` where to look for that debug info file.
67 directories. In that case, ``abidw`` will potentially look into
73 ``abidw`` knows where to find it.
77 This option instructs ``abidw`` to emit the XML representation of
83 This option instructs ``abidw`` to not emit the XML representation
122 Make ``abidw`` to consider the input path as a path to a directory
127 Below is an example of usage of ``abidw`` on a `Linux Kernel`_
133 KMI of that kernel to disk, using ``abidw``: ::
141 $ abidw --linux-tree build-output/modules/4.5.0 > build-output/linux-4.5.0.kmi
154 $ abidw --header-dir /some/path \
248 an `alternate debug info <alt-di-label>`_ file, ``abidw`` checks
290 By default, ``libabigail`` (and thus ``abidw``) only loads types
293 types are present in the output of ``abidw``. This option however
294 makes ``abidw`` load *all* the types defined in the binaries, even