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

/freebsd-10.0-release/contrib/binutils/include/elf/
H A Dscore.h89 #define DT_SCORE_GOTSYM 0x70000004 macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-score.c2661 DT_SCORE_GOTSYM if there are dynamic relocations against it. */
2933 a dynamic symbol table index of DT_SCORE_GOTSYM or
3123 if (!SCORE_ELF_ADD_DYNAMIC_ENTRY (info, DT_SCORE_GOTSYM, 0))
3369 case DT_SCORE_GOTSYM:
3376 to setting DT_SCORE_GOTSYM to the same value as
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dreadelf.c1500 case DT_SCORE_GOTSYM: return "SCORE_GOTSYM";

Completed in 76 milliseconds