Searched refs:RTLD_MYSELF (Results 1 – 2 of 2) sorted by relevance
| /rust-libc-0.2.174/libc-test/semver/ | ||
| H A D | aix.txt | 1191 RTLD_MYSELF |
| /rust-libc-0.2.174/src/unix/aix/ | ||
| H A D | mod.rs | 605 pub const RTLD_MYSELF: *mut c_void = -2isize as *mut c_void; constant |