Home
last modified time | relevance | path

Searched refs:coff_symbols (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Drdcoff.c48 struct coff_symbols struct
88 (bfd *, struct coff_symbols *, struct coff_types *, long, int,
91 (bfd *, struct coff_symbols *, struct coff_types *, long, int,
94 (bfd *, struct coff_symbols *, struct coff_types *, int,
97 (bfd *, struct coff_symbols *, struct coff_types *,
141 parse_coff_type (bfd *abfd, struct coff_symbols *symbols, in parse_coff_type()
238 parse_coff_base_type (bfd *abfd, struct coff_symbols *symbols, in parse_coff_base_type()
378 parse_coff_struct_type (bfd *abfd, struct coff_symbols *symbols, in parse_coff_struct_type()
485 parse_coff_enum_type (bfd *abfd, struct coff_symbols *symbols, in parse_coff_enum_type()
661 struct coff_symbols symbols; in parse_coff()