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

  /toolchain/binutils/binutils-2.25/binutils/
dlltool.c 373 } dll_name_list_type; typedef in typeref:struct:dll_name_list_t
384 dll_name_list_type * list;
832 static void dll_name_list_append (dll_name_list_type *, bfd_byte *);
833 static int dll_name_list_count (dll_name_list_type *);
834 static void dll_name_list_print (dll_name_list_type *);
836 static void dll_name_list_free (dll_name_list_type *);
837 static dll_name_list_type * dll_name_list_create (void);
    [all...]
ChangeLog-2009     [all...]

Completed in 79 milliseconds