Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dtarget.h496 HOST_WIDE_INT max_anchor_offset; member
Dtoplev.c1590 if (targetm.min_anchor_offset == 0 && targetm.max_anchor_offset == 0) in target_supports_section_anchors_p()
Dvarasm.c6104 max_offset = (unsigned HOST_WIDE_INT) targetm.max_anchor_offset; in get_section_anchor()
DChangeLog-200611523 (min_anchor_offset, max_anchor_offset): Likewise.