Searched refs:import_name_type (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dpeicode.h779 unsigned int import_name_type;
787 import_name_type = (types & 0x1c) >> 2;
809 switch (import_name_type)
820 abfd, import_name_type);
909 if (import_name_type == IMPORT_ORDINAL)
945 if (import_name_type != IMPORT_NAME)
957 if (import_name_type == IMPORT_NAME_UNDECORATE)
973 if (import_name_type != IMPORT_ORDINAL)
777 unsigned int import_name_type; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dpeicode.h802 unsigned int import_name_type;
810 import_name_type = (types & 0x1c) >> 2;
832 switch (import_name_type)
843 abfd, import_name_type);
932 if (import_name_type == IMPORT_ORDINAL)
968 if (import_name_type != IMPORT_NAME)
980 if (import_name_type == IMPORT_NAME_UNDECORATE)
996 if (import_name_type != IMPORT_ORDINAL)
800 unsigned int import_name_type; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dpeicode.h789 unsigned int import_name_type;
797 import_name_type = (types & 0x1c) >> 2;
819 switch (import_name_type)
830 abfd, import_name_type);
919 if (import_name_type == IMPORT_ORDINAL)
955 if (import_name_type != IMPORT_NAME)
967 if (import_name_type == IMPORT_NAME_UNDECORATE)
983 if (import_name_type != IMPORT_ORDINAL)
787 unsigned int import_name_type; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dpeicode.h803 unsigned int import_name_type;
811 import_name_type = (types & 0x1c) >> 2;
833 switch (import_name_type)
844 abfd, import_name_type);
933 if (import_name_type == IMPORT_ORDINAL)
969 if (import_name_type != IMPORT_NAME)
981 if (import_name_type == IMPORT_NAME_UNDECORATE)
997 if (import_name_type != IMPORT_ORDINAL)
801 unsigned int import_name_type; local

Completed in 261 milliseconds