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

/haiku-buildtools/legacy/binutils/bfd/
H A Dpeicode.h715 unsigned int import_type;
722 import_type = types & 0x3;
725 switch (import_type)
734 abfd, import_type);
739 abfd, import_type);
892 switch (import_type)
983 switch (import_type)
713 unsigned int import_type; local
/haiku-buildtools/binutils/bfd/
H A Dpeicode.h758 unsigned int import_type;
765 import_type = types & 0x3;
768 switch (import_type)
778 abfd, import_type);
784 abfd, import_type);
973 switch (import_type)
1071 switch (import_type)
756 unsigned int import_type; local
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dimport.h241 import_type();
H A Dimport.cc356 this->import_type();
466 Import::import_type() function in class:Import
626 Type* type = Type::import_type(this);
H A Dtypes.h983 import_type(Import*);
H A Dtypes.cc2599 Type::import_type(Import* imp) function in class:Type

Completed in 128 milliseconds