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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dsection.c524 .#define BFD_IND_SECTION_NAME "*IND*"
698 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, &bfd_ind_section)
708 STD_SECTION (bfd_ind_section, 0, BFD_IND_SECTION_NAME, 3);
982 else if (strcmp (name, BFD_IND_SECTION_NAME) == 0)
1125 || strcmp (name, BFD_IND_SECTION_NAME) == 0)
H A Dbfd-in2.h1529 #define BFD_IND_SECTION_NAME "*IND*"
1522 #define BFD_IND_SECTION_NAME macro
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1535 #define BFD_IND_SECTION_NAME "*IND*"
1528 #define BFD_IND_SECTION_NAME macro

Completed in 149 milliseconds