Home
last modified time | relevance | path

Searched refs:map_image_section (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/kernel32/
H A Dloader.c991 status = map_image_section( &nt_header, &section, section_data, __LINE__ ); in test_Loader()
995 status = map_image_section( &nt_header, &section, section_data, __LINE__ ); in test_Loader()
999 status = map_image_section( &nt_header, &section, section_data, __LINE__ ); in test_Loader()
1005 status = map_image_section( &nt_header, &section, section_data, __LINE__ ); in test_Loader()
1069 status = map_image_section( &nt_header, &section, &cor_header, __LINE__ ); in test_Loader()
1073 status = map_image_section( &nt_header, &section, &cor_header, __LINE__ ); in test_Loader()
1078 status = map_image_section( &nt_header, &section, &cor_header, __LINE__ ); in test_Loader()
1082 status = map_image_section( &nt_header, &section, &cor_header, __LINE__ ); in test_Loader()
1086 status = map_image_section( &nt_header, &section, &cor_header, __LINE__ ); in test_Loader()
1090 status = map_image_section( &nt_header, &section, &cor_header, __LINE__ ); in test_Loader()
[all …]