mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
bc7976eee5
Implement current_dll_path for AIX AIX doesn't feature `dladdr`, use `loadquery` instead. `loadquery` is documented in https://www.ibm.com/docs/en/aix/7.2?topic=l-loadquery-subroutine.