Searched refs:IMPORT_ORDINAL (Results 1 – 2 of 2) sorted by relevance
786 case IMPORT_ORDINAL: in pe_ILF_build_a_bfd()889 if (import_name_type == IMPORT_ORDINAL) in pe_ILF_build_a_bfd()953 if (import_name_type != IMPORT_ORDINAL) in pe_ILF_build_a_bfd()
352 #define IMPORT_ORDINAL 0 macro