Searched refs:IMPORT_ORDINAL (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFImportDumper.cpp36 case COFF::IMPORT_ORDINAL:
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dpe.h334 #define IMPORT_ORDINAL 0 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h328 #define IMPORT_ORDINAL 0 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dpe.h328 #define IMPORT_ORDINAL 0 macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dpe.h335 #define IMPORT_ORDINAL 0 macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dpeicode.h811 case IMPORT_ORDINAL:
915 if (import_name_type == IMPORT_ORDINAL)
979 if (import_name_type != IMPORT_ORDINAL)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dpeicode.h821 case IMPORT_ORDINAL:
919 if (import_name_type == IMPORT_ORDINAL)
983 if (import_name_type != IMPORT_ORDINAL)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dpeicode.h811 case IMPORT_ORDINAL:
909 if (import_name_type == IMPORT_ORDINAL)
973 if (import_name_type != IMPORT_ORDINAL)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dpeicode.h834 case IMPORT_ORDINAL:
932 if (import_name_type == IMPORT_ORDINAL)
996 if (import_name_type != IMPORT_ORDINAL)
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h696 IMPORT_ORDINAL = 0,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFImportFile.cpp599 ? IMPORT_ORDINAL

Completed in 228 milliseconds