Home | History | Annotate | Download | only in base

Lines Matching refs:module_name

322     LPCSTR module_name = reinterpret_cast<LPCSTR>(RVAToAddr(import->Name));
328 if (!callback(*this, module_name, name_table, iat, cookie))
336 LPCSTR module_name,
357 if (!callback(*this, module_name, ordinal, name, hint, iat, cookie))
384 LPCSTR module_name;
391 module_name = reinterpret_cast<LPCSTR>(
405 module_name = reinterpret_cast<LPCSTR>(delay_descriptor->rvaDLLName);
416 if (!callback(*this, delay_descriptor, module_name, name_table, iat,
426 LPCSTR module_name,
462 if (!callback(*this, module_name, ordinal, name, hint, iat, cookie))