Searched refs:bfd_symbol (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd-in.h320 struct bfd_symbol *sym; /* Function name. */
618 struct bfd_symbol;
648 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
649 void (*set_index) (struct bfd_symbol *, bfd_size_type));
852 (bfd *, struct bfd_symbol *, struct internal_syment *);
855 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
858 (bfd *, struct bfd_symbol *, unsigned int);
H A Dbfd-in2.h327 struct bfd_symbol *sym; /* Function name. */
625 struct bfd_symbol;
655 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
656 void (*set_index) (struct bfd_symbol *, bfd_size_type));
859 (bfd *, struct bfd_symbol *, struct internal_syment *);
862 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
865 (bfd *, struct bfd_symbol *, unsigned int);
1508 struct bfd_symbol *symbol;
1509 struct bfd_symbol **symbol_ptr_ptr;
1675 (struct bfd_symbol *) SY
4403 typedef struct bfd_symbol struct
[all...]
H A Dmipsbsd.c74 PARAMS ((bfd *, arelent *, struct bfd_symbol *, PTR, asection *,
201 struct bfd_symbol *symbol;
H A Dpeicode.h455 struct bfd_symbol ** sym,
961 (struct bfd_symbol **) imp_sym,
965 (struct bfd_symbol **) imp_sym,
H A Delf32-mep.c40 static bfd_reloc_status_type mep_reloc (bfd *, arelent *, struct bfd_symbol *,
84 struct bfd_symbol * symbol ATTRIBUTE_UNUSED,
H A Delf-bfd.h1220 struct bfd_symbol *id;
1964 (bfd *, arelent *, struct bfd_symbol *, void *,
H A Dlinker.c837 struct bfd_symbol **outsyms;
H A Delf.c7444 struct bfd_symbol *symbol ATTRIBUTE_UNUSED,
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h333 struct bfd_symbol *sym; /* Function name. */
631 struct bfd_symbol;
661 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
662 void (*set_index) (struct bfd_symbol *, bfd_size_type));
865 (bfd *, struct bfd_symbol *, struct internal_syment *);
868 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
871 (bfd *, struct bfd_symbol *, unsigned int);
1514 struct bfd_symbol *symbol;
1515 struct bfd_symbol **symbol_ptr_ptr;
1681 (struct bfd_symbol *) SY
4410 typedef struct bfd_symbol struct
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A Dpe-dll.c1154 struct bfd_symbol *sym = *relocs[i]->sym_ptr_ptr;
1235 struct bfd_symbol *sym = *relocs[i]->sym_ptr_ptr;
1242 struct bfd_symbol *sym = *relocs[i]->sym_ptr_ptr;
2130 struct bfd_symbol *sym = *rel->sym_ptr_ptr;
2316 struct bfd_symbol *sym = *rel->sym_ptr_ptr;

Completed in 178 milliseconds