Searched defs:DT_VERS_1_2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_open.c97 #define DT_VERS_1_2 DT_VERSION_NUMBER(1, 2, 0) macro
125 DT_VERS_1_2, /* D API 1.2.0 Solaris 10 Update 1 */
247 DT_VERS_1_2, &dt_idops_func, "_symaddr(uintptr_t)" },
293 DT_VERS_1_2, &dt_idops_func, "_symaddr(uintptr_t)" },
364 DT_VERS_1_2, &dt_idops_func, "void(const char *, [const char *])" },
399 DT_VERS_1_2, &dt_idops_func, "_symaddr(uintptr_t)" },
421 DT_VERS_1_2, &dt_idops_func, "_usymaddr(uintptr_t)" },
423 DT_VERS_1_2, &dt_idops_type, "uint64_t" },
425 DT_VERS_1_2, &dt_idops_func, "_usymaddr(uintptr_t)" },
429 DT_VERS_1_2,
[all...]

Completed in 59 milliseconds