Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-arm.c17301 const char * prefix_once; in start_unwind_section() local
17314 prefix_once = ELF_STRING_ARM_unwind_once; in start_unwind_section()
17320 prefix_once = ELF_STRING_ARM_unwind_info_once; in start_unwind_section()
17331 prefix = prefix_once; in start_unwind_section()
17348 if (prefix != prefix_once && (text_seg->flags & SEC_LINK_ONCE) != 0) in start_unwind_section()