Home | History | Annotate | Download | only in win

Lines Matching refs:Hint

281     UINT hint;
282 for (hint = 0; hint < num_names; hint++) {
283 if (ordinals[hint] == count) {
284 name = reinterpret_cast<LPCSTR>(RVAToAddr(names[hint]));
290 hint = 0;
301 if (!callback(*this, ordinal_base + count, hint, name, func, forward,
370 WORD hint = 0;
378 hint = import->Hint;
382 if (!callback(*this, module_name, ordinal, name, hint, iat, cookie))
463 WORD hint = 0;
483 hint = import->Hint;
487 if (!callback(*this, module_name, ordinal, name, hint, iat, cookie))