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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dxtensa-relax.h81 ReqOrOptionList *or_option_terms; member in struct:req_option_list
H A Dxtensa-relax.c1303 clear_req_or_option_list (&(*r_p)->or_option_terms);
1335 new_req_option->or_option_terms = NULL;
1337 new_req_option->or_option_terms =
1338 clone_req_or_option_list (req_option->or_option_terms);
1384 for (r_p = &option->or_option_terms; (*r_p) != NULL;
1466 req_option->or_option_terms = NULL;
1530 ReqOrOption *req_or_option = req_option->or_option_terms;
H A Dtc-xtensa.c2816 req_options->or_option_terms))
2929 ReqOrOptionList *l_or_a = l_a->or_option_terms;
2930 ReqOrOptionList *l_or_b = l_b->or_option_terms;

Completed in 127 milliseconds