Searched refs:get_pos_bfd (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dar.c129 get_pos_bfd (bfd **, enum pos, const char *);
1121 get_pos_bfd (bfd **contents, enum pos default_pos, const char *default_posname)
1248 after_bfd = get_pos_bfd (&arch->next, pos_end, NULL);
1314 after_bfd = get_pos_bfd (&arch->next, pos_after,
1331 after_bfd = get_pos_bfd (&arch->next, pos_end, NULL);
1118 get_pos_bfd (bfd **contents, enum pos default_pos, const char *default_posname) function
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dar.c122 get_pos_bfd (bfd **, enum pos, const char *);
994 get_pos_bfd (bfd **contents, enum pos default_pos, const char *default_posname)
1121 after_bfd = get_pos_bfd (&arch->next, pos_end, NULL);
1187 after_bfd = get_pos_bfd (&arch->next, pos_after,
1204 after_bfd = get_pos_bfd (&arch->next, pos_end, NULL);
991 get_pos_bfd (bfd **contents, enum pos default_pos, const char *default_posname) function

Completed in 192 milliseconds