Searched refs:DT_VERS_1_2 (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_open.c | 97 #define DT_VERS_1_2 DT_VERSION_NUMBER(1, 2, 0) macro 126 DT_VERS_1_2, /* D API 1.2.0 Solaris 10 Update 1 */ 249 DT_VERS_1_2, &dt_idops_func, "_symaddr(uintptr_t)" }, 295 DT_VERS_1_2, &dt_idops_func, "_symaddr(uintptr_t)" }, 366 DT_VERS_1_2, &dt_idops_func, "void(const char *, [const char *])" }, 401 DT_VERS_1_2, &dt_idops_func, "_symaddr(uintptr_t)" }, 425 DT_VERS_1_2, &dt_idops_func, "_usymaddr(uintptr_t)" }, 427 DT_VERS_1_2, &dt_idops_type, "uint64_t" }, 429 DT_VERS_1_2, &dt_idops_func, "_usymaddr(uintptr_t)" }, 433 DT_VERS_1_2, &dt_idops_func, "_usymaddr(uintptr_t)" }, [all …]
|