Home
last modified time | relevance | path

Searched defs:rpath_dirs_to_remove (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/scripts/
H A Ddepfixer.py293 def fix_rpath(self, rpath_dirs_to_remove, new_rpath): argument
299 def fix_rpathtype_entry(self, rpath_dirs_to_remove, new_rpath, entrynum): argument
366 def fix_elf(fname, rpath_dirs_to_remove, new_rpath, verbose=True): argument
453 def fix_rpath(fname, rpath_dirs_to_remove, new_rpath, final_path, install_name_mappings, verbose=Tr… argument
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/scripts/
H A Ddepfixer.py293 def fix_rpath(self, rpath_dirs_to_remove, new_rpath): argument
299 def fix_rpathtype_entry(self, rpath_dirs_to_remove, new_rpath, entrynum): argument
366 def fix_elf(fname, rpath_dirs_to_remove, new_rpath, verbose=True): argument
453 def fix_rpath(fname, rpath_dirs_to_remove, new_rpath, final_path, install_name_mappings, verbose=Tr… argument
/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/backend/
H A Dbackends.py93 …def __init__(self, fname, outdir, aliases, strip, install_name_mappings, rpath_dirs_to_remove, ins… argument
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/backend/
H A Dbackends.py93 …def __init__(self, fname, outdir, aliases, strip, install_name_mappings, rpath_dirs_to_remove, ins… argument