Home | History | Annotate | Download | only in win

Lines Matching full:module_name

347     LPCSTR module_name = reinterpret_cast<LPCSTR>(RVAToAddr(import->Name));
353 if (!callback(*this, module_name, name_table, iat, cookie))
361 LPCSTR module_name,
382 if (!callback(*this, module_name, ordinal, name, hint, iat, cookie))
409 LPCSTR module_name;
416 module_name = reinterpret_cast<LPCSTR>(
430 module_name = reinterpret_cast<LPCSTR>(delay_descriptor->rvaDLLName);
441 if (!callback(*this, delay_descriptor, module_name, name_table, iat,
451 LPCSTR module_name,
487 if (!callback(*this, module_name, ordinal, name, hint, iat, cookie))