HomeSort by relevance Sort by last modified time
    Searched full:import_name_type (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
peicode.h 745 unsigned int import_name_type;
752 import_name_type = (types & 0x1c) >> 2;
772 switch (import_name_type)
782 abfd, import_name_type);
859 if (import_name_type == IMPORT_ORDINAL)
895 if (import_name_type != IMPORT_NAME)
907 if (import_name_type == IMPORT_NAME_UNDECORATE)
923 if (import_name_type != IMPORT_ORDINAL)
743 unsigned int import_name_type; local
    [all...]

Completed in 78 milliseconds