Searched refs:dt_ld_path (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_open.c932 dtp->dt_ld_path = strdup(_dtrace_defld);
942 dtp->dt_procs == NULL || dtp->dt_ld_path == NULL ||
1375 free(dtp->dt_ld_path);
H A Ddt_options.c298 free(dtp->dt_ld_path);
299 dtp->dt_ld_path = ld;
H A Ddt_impl.h293 char *dt_ld_path; /* pathname of ld(1) to invoke if needed */ member in struct:dtrace_hdl

Completed in 74 milliseconds