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

/freebsd-10-stable/contrib/binutils/bfd/
H A Dsection.c520 .#define BFD_COM_SECTION_NAME "*COM*"
692 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, &bfd_com_section),
702 STD_SECTION (bfd_com_section, SEC_IS_COMMON, BFD_COM_SECTION_NAME, 0);
975 else if (strcmp (name, BFD_COM_SECTION_NAME) == 0)
1120 || strcmp (name, BFD_COM_SECTION_NAME) == 0
H A Dbfd-in2.h1525 #define BFD_COM_SECTION_NAME "*COM*"
1518 #define BFD_COM_SECTION_NAME macro
/freebsd-10-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1531 #define BFD_COM_SECTION_NAME "*COM*"
1524 #define BFD_COM_SECTION_NAME macro

Completed in 105 milliseconds