Home
last modified time | relevance | path

Searched defs:sym_end_within_boundary (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-avr.c1884 bool sym_end_within_boundary = did_pad ? symend < end : symend <= end; in avr_should_reduce_sym_size() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-avr.c1882 bool sym_end_within_boundary = did_pad ? symend < end : symend <= end; in avr_should_reduce_sym_size() local