Searched refs:is_reloc_section (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h3642 bfd_boolean is_reloc_section = FALSE;
3646 is_reloc_section = TRUE;
3744 && ! is_reloc_section)
3641 bfd_boolean is_reloc_section = FALSE; local
H A Delflink.c12625 is_reloc_section (bfd_boolean rela, const char * name, asection * s)
12650 if (! is_reloc_section (is_rela, name, sec))
12610 is_reloc_section (bfd_boolean rela, const char * name, asection * s) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h3642 bfd_boolean is_reloc_section = FALSE;
3646 is_reloc_section = TRUE;
3744 && ! is_reloc_section)
3641 bfd_boolean is_reloc_section = FALSE; local

Completed in 211 milliseconds