Home | History | Annotate | Download | only in base

Lines Matching refs:hint

256     UINT hint;
257 for (hint = 0; hint < num_names; hint++) {
258 if (ordinals[hint] == count) {
259 name = reinterpret_cast<LPCSTR>(RVAToAddr(names[hint]));
265 hint = 0;
276 if (!callback(*this, ordinal_base + count, hint, name, func, forward,
345 WORD hint = 0;
353 hint = import->Hint;
357 if (!callback(*this, module_name, ordinal, name, hint, iat, cookie))
438 WORD hint = 0;
458 hint = import->Hint;
462 if (!callback(*this, module_name, ordinal, name, hint, iat, cookie))