Searched refs:check_format (Results 1 – 7 of 7) sorted by relevance
164 int (*check_format) (bfd *); member
186 if (cf->check_format (abfd)) in gdb_check_format()
740 check_format(int format) in check_format() function784 SVN_ERR(check_format(format)); in base_open()1227 SVN_ERR(check_format(format)); in base_hotcopy()
147 private int check_format(struct magic_set *, struct magic *);2118 if (check_format(ms, m) == -1) in parse()2443 check_format(struct magic_set *ms, struct magic *m) in check_format() function
989 check_format(int format) in check_format() function1061 SVN_ERR(check_format(*pformat)); in read_format()10357 SVN_ERR(check_format(ffd.format)); in pack_body()
642 is normally called from the archive @samp{check_format} routine. The649 archive @samp{check_format} routine. The corresponding field in the
7791 * bfd.c (bfd_check_format): Allow the check_format routines7798 in check_format transfer vectors that need a filler.