Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dpeicode.h786 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()
/toolchain/binutils/binutils-2.27/include/coff/
Dpe.h352 #define IMPORT_ORDINAL 0 macro