Searched refs:bfd_pef_imported_symbol (Results 1 – 4 of 4) sorted by relevance
79 struct bfd_pef_imported_symbol struct84 typedef struct bfd_pef_imported_symbol bfd_pef_imported_symbol; argument183 …fd_pef_parse_imported_symbol PARAMS ((bfd *, unsigned char *, size_t, bfd_pef_imported_symbol *));
391 bfd_pef_imported_symbol *symbol;803 bfd_pef_imported_symbol *imports = NULL;817 imports = (bfd_pef_imported_symbol *) bfd_malloc818 (header.total_imported_symbol_count * sizeof (bfd_pef_imported_symbol));
79 struct bfd_pef_imported_symbol struct84 typedef struct bfd_pef_imported_symbol bfd_pef_imported_symbol; argument183 int bfd_pef_parse_imported_symbol (bfd *, unsigned char *, size_t, bfd_pef_imported_symbol *);
358 bfd_pef_imported_symbol *symbol) in bfd_pef_parse_imported_symbol()738 bfd_pef_imported_symbol *imports = NULL; in bfd_pef_parse_function_stubs()753 (header.total_imported_symbol_count * sizeof (bfd_pef_imported_symbol)); in bfd_pef_parse_function_stubs()