Searched refs:PROBE_NORMAL (Results 1 - 9 of 9) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/image/
H A Delfboot.c37 struct image_type elfboot_image_type __image_type ( PROBE_NORMAL );
109 struct image_type elfboot_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
H A Dcom32.c43 struct image_type com32_image_type __image_type ( PROBE_NORMAL );
281 struct image_type com32_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
H A Dcomboot.c45 struct image_type comboot_image_type __image_type ( PROBE_NORMAL );
318 struct image_type comboot_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
H A Deltorito.c114 struct image_type eltorito_image_type __image_type ( PROBE_NORMAL );
332 struct image_type eltorito_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
H A Dnbi.c32 struct image_type nbi_image_type __image_type ( PROBE_NORMAL );
438 struct image_type nbi_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
H A Dbzimage.c44 struct image_type bzimage_image_type __image_type ( PROBE_NORMAL );
557 struct image_type bzimage_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
/external/syslinux/gpxe/src/image/
H A Defi_image.c28 struct image_type efi_image_type __image_type ( PROBE_NORMAL );
104 struct image_type efi_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
H A Dscript.c34 struct image_type script_image_type __image_type ( PROBE_NORMAL );
122 struct image_type script_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
/external/syslinux/gpxe/src/include/gpxe/
H A Dimage.h118 #define PROBE_NORMAL 02 macro

Completed in 136 milliseconds