Searched refs:mod_spec (Results 1 – 2 of 2) sorted by relevance
77 static bool LookForDsymNextToExecutablePath(const ModuleSpec &mod_spec, in LookForDsymNextToExecutablePath() argument98 FileAtPathContainsArchAndUUID(dsym_fspec, mod_spec.GetArchitecturePtr(), in LookForDsymNextToExecutablePath()99 mod_spec.GetUUIDPtr())) { in LookForDsymNextToExecutablePath()115 mod_spec.GetArchitecturePtr(), in LookForDsymNextToExecutablePath()116 mod_spec.GetUUIDPtr())) { in LookForDsymNextToExecutablePath()130 ModuleSpec mutable_mod_spec = mod_spec; in LookForDsymNextToExecutablePath()
60 void *mod_spec; /* fmd_hdl_get/setspecific data value */ member104 mp->mod_spec = NULL; in fmd_hdl_register()164 mp->mod_spec = spec; in fmd_hdl_setspecific()176 return (mp->mod_spec); in fmd_hdl_getspecific()