Searched refs:use_anchors_for_symbol_p (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/gcc/gcc/ | ||
H A D | target.h | 495 bool (* use_anchors_for_symbol_p) (rtx); member |
H A D | explow.c | 572 || !targetm.use_anchors_for_symbol_p (base)) in use_anchored_address() |