Searched refs:describe_flags (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c3093 describe_flags (flagword flags)
3181 describe_flags (new_flags));
3183 describe_flags (old_flags));
3212 fprintf (file, "%s", describe_flags (flags));
3089 describe_flags (flagword flags) function
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c3104 describe_flags (flagword flags, char *buf)
3192 describe_flags (new_flags, buf));
3194 describe_flags (old_flags, buf));
3224 fprintf (file, "%s", describe_flags (flags, buf));
3100 describe_flags (flagword flags, char *buf) function
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c3104 describe_flags (flagword flags, char *buf)
3192 describe_flags (new_flags, buf));
3194 describe_flags (old_flags, buf));
3224 fprintf (file, "%s", describe_flags (flags, buf));
3100 describe_flags (flagword flags, char *buf) function
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c3105 describe_flags (flagword flags, char *buf)
3193 describe_flags (new_flags, buf));
3195 describe_flags (old_flags, buf));
3225 fprintf (file, "%s", describe_flags (flags, buf));
3101 describe_flags (flagword flags, char *buf) function

Completed in 202 milliseconds