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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h413 static long sec_to_styp_flags
515 sec_to_styp_flags (const char *sec_name, flagword sec_flags)
639 sec_to_styp_flags (const char *sec_name, flagword sec_flags)
707 sec_to_styp_flags(). NOTE: If you add to/change this routine, you
708 should probably mirror the changes in sec_to_styp_flags(). */
882 /* This is not mirrored in sec_to_styp_flags(), but there
3759 section.s_flags = sec_to_styp_flags (current->name, current->flags);
514 sec_to_styp_flags (const char *sec_name, flagword sec_flags) function
638 sec_to_styp_flags (const char *sec_name, flagword sec_flags) function
H A Dcoff64-rs6000.c884 section.s_flags = sec_to_styp_flags (current->name, current->flags);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h413 static long sec_to_styp_flags
515 sec_to_styp_flags (const char *sec_name, flagword sec_flags)
639 sec_to_styp_flags (const char *sec_name, flagword sec_flags)
707 sec_to_styp_flags(). NOTE: If you add to/change this routine, you
708 should probably mirror the changes in sec_to_styp_flags(). */
882 /* This is not mirrored in sec_to_styp_flags(), but there
3759 section.s_flags = sec_to_styp_flags (current->name, current->flags);
514 sec_to_styp_flags (const char *sec_name, flagword sec_flags) function
638 sec_to_styp_flags (const char *sec_name, flagword sec_flags) function
H A Dcoff64-rs6000.c884 section.s_flags = sec_to_styp_flags (current->name, current->flags);

Completed in 212 milliseconds