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

/vbox/include/iprt/
H A Derr.h1449 #define VERR_LDRELF_INVALID_SYMBOL_INDEX (-637) macro
/vbox/src/VBox/Runtime/common/ldr/
H A DldrELFRelocatable.cpp.h228 return VERR_LDRELF_INVALID_SYMBOL_INDEX;
416 return VERR_LDRELF_INVALID_SYMBOL_INDEX;

Completed in 75 milliseconds