Lines Matching full:binary
15 install names and rpaths listed in a Mach-O binary.
29 Add an rpath named ``<rpath>`` to the specified binary. Can be specified multiple
31 the binary.
36 specified binary. Can be specified multiple times to change multiple dependent shared
38 in the specified binary.
42 Delete an rpath named ``<rpath>`` from the specified binary. Can be specified multiple
44 the binary.
48 Deletes all rpaths from the binary.
57 specified binary. If specified multiple times, only the last :option:`-id` option is
58 selected. Option is ignored if the specified Mach-O binary is not a dynamic shared library.
62 Change an rpath named ``<old_rpath>`` to ``<new_rpath>`` in the specified binary. Can be specified
64 in the binary or ``<new_rpath>`` is already listed in the binary.