Searched refs:IMPORT_ORDINAL (Results 1 – 7 of 7) sorted by relevance
36 case COFF::IMPORT_ORDINAL: in dumpCOFFImportFile()
819 case IMPORT_ORDINAL: in pe_ILF_build_a_bfd()917 if (import_name_type == IMPORT_ORDINAL) in pe_ILF_build_a_bfd()981 if (import_name_type != IMPORT_ORDINAL) in pe_ILF_build_a_bfd()
833 case IMPORT_ORDINAL: in pe_ILF_build_a_bfd()931 if (import_name_type == IMPORT_ORDINAL) in pe_ILF_build_a_bfd()995 if (import_name_type != IMPORT_ORDINAL) in pe_ILF_build_a_bfd()
334 #define IMPORT_ORDINAL 0 macro
337 #define IMPORT_ORDINAL 0 macro
696 IMPORT_ORDINAL = 0, enumerator
599 ? IMPORT_ORDINAL in writeImportLibrary()