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

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c17279 const char * prefix_once;
17292 prefix_once = ELF_STRING_ARM_unwind_once;
17298 prefix_once = ELF_STRING_ARM_unwind_info_once;
17309 prefix = prefix_once;
17326 if (prefix != prefix_once && (text_seg->flags & SEC_LINK_ONCE) != 0)
17265 const char * prefix_once; local

Completed in 177 milliseconds