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

/vbox/src/VBox/Debugger/
H A DDBGPlugInCommonELF.h34 #define DBG_DIGGER_ELF_MASK UINT32_C(0x00000003) macro
H A DDBGPlugInCommonELFTmpl.cpp.h80 AssertReturn(!(fFlags & ~DBG_DIGGER_ELF_MASK), VERR_INVALID_PARAMETER);

Completed in 43 milliseconds