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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dsection.c519 .#define BFD_UND_SECTION_NAME "*UND*"
693 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, &bfd_und_section),
703 STD_SECTION (bfd_und_section, 0, BFD_UND_SECTION_NAME, 1);
977 else if (strcmp (name, BFD_UND_SECTION_NAME) == 0)
1121 || strcmp (name, BFD_UND_SECTION_NAME) == 0
H A Dbfd-in2.h1524 #define BFD_UND_SECTION_NAME "*UND*"
1517 #define BFD_UND_SECTION_NAME macro
/freebsd-10.0-release/contrib/binutils/gas/
H A Das.c1000 subseg_new (BFD_UND_SECTION_NAME, 0);
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1530 #define BFD_UND_SECTION_NAME "*UND*"
1523 #define BFD_UND_SECTION_NAME macro

Completed in 112 milliseconds