Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtarget.h495 bool (* use_anchors_for_symbol_p) (rtx); member
H A Dexplow.c572 || !targetm.use_anchors_for_symbol_p (base)) in use_anchored_address()