Searched refs:check_format (Results 1 – 9 of 9) sorted by relevance
153 check_format($tokens[0]);233 sub check_format { subroutine
164 int (*check_format) (bfd *); member
186 if (cf->check_format (abfd)) in gdb_check_format()
820 check_format(int format) in check_format() function868 SVN_ERR(check_format(format)); in base_open()960 SVN_ERR(check_format(old_format_number)); in base_upgrade()1331 SVN_ERR(check_format(format)); in base_hotcopy()
95 check_format(int format) in check_format() function152 SVN_ERR(check_format(*pformat)); in read_format()
438 check_format(int format) in check_format() function516 SVN_ERR(check_format(*pformat)); in read_format()
147 private int check_format(struct magic_set *, struct magic *);2209 if (check_format(ms, m) == -1) in parse()2570 check_format(struct magic_set *ms, struct magic *m) in check_format() function
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.