Searched refs:VERR_LDR_BAD_FORWARDER (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/
H A Derr.h2182 #define VERR_LDR_BAD_FORWARDER (-22952) macro
/vbox/src/VBox/Runtime/common/ldr/
H A DldrPE.cpp1068 return VERR_LDR_BAD_FORWARDER;
1072 return VERR_LDR_BAD_FORWARDER;
1084 return VERR_LDR_BAD_FORWARDER;
1088 return VERR_LDR_BAD_FORWARDER;
1094 return VERR_LDR_BAD_FORWARDER;
1123 rc = VERR_LDR_BAD_FORWARDER;

Completed in 1557 milliseconds