Lines Matching refs:DPxMOD
190 DP("Adding ctor " DPxMOD " to the pending list.\n", in RegisterGlobalCtorsDtorsForImage()
196 DP("Adding dtor " DPxMOD " to the pending list.\n", in RegisterGlobalCtorsDtorsForImage()
265 DP("Image " DPxMOD " is NOT compatible with RTL %s!\n", in RegisterLib()
270 DP("Image " DPxMOD " is compatible with RTL %s!\n", in RegisterLib()
296 DP("RTL " DPxMOD " has index %d!\n", DPxPTR(R.LibraryHandler), R.Idx); in RegisterLib()
312 DP("Registering image " DPxMOD " with RTL %s!\n", in RegisterLib()
326 DP("No RTL found for image " DPxMOD "!\n", DPxPTR(img->ImageStart)); in RegisterLib()
352 DP("Image " DPxMOD " is NOT compatible with RTL " DPxMOD "!\n", in UnregisterLib()
357 DP("Image " DPxMOD " is compatible with RTL " DPxMOD "!\n", in UnregisterLib()
372 DP("Running destructor " DPxMOD " failed.\n", DPxPTR(dtor)); in UnregisterLib()
381 DP("Unregistered image " DPxMOD " from RTL " DPxMOD "!\n", in UnregisterLib()
389 DP("No RTLs in use support the image " DPxMOD "!\n", in UnregisterLib()
406 DP("Removing translation table for descriptor " DPxMOD "\n", in UnregisterLib()
410 DP("Translation table for descriptor " DPxMOD " cannot be found, probably " in UnregisterLib()