Searched defs:s_apszReloc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/ldr/
H A DldrPE.cpp794 static const char * const s_apszReloc[16] = local
798 }; NOREF(s_apszReloc);
808 Log4(("RTLdrPE: %08x %s\n", offFixup + pbr->VirtualAddress, s_apszReloc[fType]));

Completed in 81 milliseconds