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

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dpeicode.h778 unsigned int import_type;
786 import_type = types & 0x3;
789 switch (import_type)
799 abfd, import_type);
805 abfd, import_type);
988 switch (import_type)
1086 switch (import_type)
776 unsigned int import_type; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dpeicode.h801 unsigned int import_type;
809 import_type = types & 0x3;
812 switch (import_type)
822 abfd, import_type);
828 abfd, import_type);
1011 switch (import_type)
1109 switch (import_type)
799 unsigned int import_type; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dpeicode.h788 unsigned int import_type;
796 import_type = types & 0x3;
799 switch (import_type)
809 abfd, import_type);
815 abfd, import_type);
998 switch (import_type)
1096 switch (import_type)
786 unsigned int import_type; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dpeicode.h802 unsigned int import_type;
810 import_type = types & 0x3;
813 switch (import_type)
823 abfd, import_type);
829 abfd, import_type);
1012 switch (import_type)
1078 switch (import_type)
800 unsigned int import_type; local

Completed in 92 milliseconds