Searched refs:VERR_ADDRESS_CONFLICT (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgas.cpp523 return VERR_ADDRESS_CONFLICT;
532 return VERR_ADDRESS_CONFLICT;
626 rc = VERR_ADDRESS_CONFLICT;
648 * @retval VERR_ADDRESS_CONFLICT if the mapping clashes with existing mappings.
695 * @retval VERR_ADDRESS_CONFLICT if the mapping clashes with existing mappings.
/vbox/include/iprt/
H A Derr.h728 #define VERR_ADDRESS_CONFLICT (-34) macro
/vbox/src/VBox/Debugger/
H A DDBGPlugInDarwin.cpp554 return VERR_ADDRESS_CONFLICT;
/vbox/src/VBox/Runtime/common/ldr/
H A DldrPE.cpp670 rc = VERR_ADDRESS_CONFLICT; /** @todo get me a better error status code. */
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllBth.h2705 return VERR_ADDRESS_CONFLICT;

Completed in 3304 milliseconds