Searched refs:SHARABLE_CONFLICTS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Di386linux.c120 #ifndef SHARABLE_CONFLICTS macro
121 #define SHARABLE_CONFLICTS "__SHARABLE_CONFLICTS__"
297 the set vector for SHARABLE_CONFLICTS. At this point we do not
357 && strcmp (name, SHARABLE_CONFLICTS) == 0
403 dynamic section in the SHARABLE_CONFLICTS set vector. */
409 (info, linux_hash_table (info)->dynobj, SHARABLE_CONFLICTS,
H A Dsparclinux.c120 #ifndef SHARABLE_CONFLICTS
121 #define SHARABLE_CONFLICTS "__SHARABLE_CONFLICTS__" macro
297 the set vector for SHARABLE_CONFLICTS. At this point we do not
357 && strcmp (name, SHARABLE_CONFLICTS) == 0
403 dynamic section in the SHARABLE_CONFLICTS set vector. */
409 (info, linux_hash_table (info)->dynobj, SHARABLE_CONFLICTS,

Completed in 125 milliseconds