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

/external/chromium_org/chrome_elf/blacklist/
H A Dblacklist.cc135 NtMapViewOfSectionFunction g_nt_map_view_of_section_func = NULL; member in namespace:blacklist
370 g_nt_map_view_of_section_func = reinterpret_cast<NtMapViewOfSectionFunction>(
374 page_executable = VirtualProtect(&g_nt_map_view_of_section_func,
375 sizeof(g_nt_map_view_of_section_func),

Completed in 662 milliseconds