Searched refs:sec_to_styp_flags (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoffcode.h405 static long sec_to_styp_flags
505 sec_to_styp_flags (const char *sec_name, flagword sec_flags)
641 sec_to_styp_flags (const char *sec_name, flagword sec_flags)
719 sec_to_styp_flags(). NOTE: If you add to/change this routine, you
720 should probably mirror the changes in sec_to_styp_flags(). */
910 /* This is not mirrored in sec_to_styp_flags(), but there
3599 section.s_flags = sec_to_styp_flags (current->name, current->flags);
504 sec_to_styp_flags (const char *sec_name, flagword sec_flags) function
640 sec_to_styp_flags (const char *sec_name, flagword sec_flags) function
H A Dcoff64-rs6000.c832 section.s_flags = sec_to_styp_flags (current->name, current->flags);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h409 static long sec_to_styp_flags
501 sec_to_styp_flags (const char *sec_name, flagword sec_flags)
645 sec_to_styp_flags (const char *sec_name, flagword sec_flags)
732 sec_to_styp_flags(). NOTE: If you add to/change this routine, you
733 should probably mirror the changes in sec_to_styp_flags(). */
939 /* This is not mirrored in sec_to_styp_flags(), but there
3666 section.s_flags = sec_to_styp_flags (current->name, current->flags);
500 sec_to_styp_flags (const char *sec_name, flagword sec_flags) function
644 sec_to_styp_flags (const char *sec_name, flagword sec_flags) function
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h409 static long sec_to_styp_flags
501 sec_to_styp_flags (const char *sec_name, flagword sec_flags)
645 sec_to_styp_flags (const char *sec_name, flagword sec_flags)
732 sec_to_styp_flags(). NOTE: If you add to/change this routine, you
733 should probably mirror the changes in sec_to_styp_flags(). */
939 /* This is not mirrored in sec_to_styp_flags(), but there
3653 section.s_flags = sec_to_styp_flags (current->name, current->flags);
500 sec_to_styp_flags (const char *sec_name, flagword sec_flags) function
644 sec_to_styp_flags (const char *sec_name, flagword sec_flags) function
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h446 sec_to_styp_flags (const char *sec_name, flagword sec_flags)
590 sec_to_styp_flags (const char *sec_name, flagword sec_flags)
677 sec_to_styp_flags(). NOTE: If you add to/change this routine, you
678 should probably mirror the changes in sec_to_styp_flags(). */
907 /* This is not mirrored in sec_to_styp_flags(), but there doesn't
3766 section.s_flags = sec_to_styp_flags (current->name, current->flags);
445 sec_to_styp_flags (const char *sec_name, flagword sec_flags) function
589 sec_to_styp_flags (const char *sec_name, flagword sec_flags) function

Completed in 378 milliseconds