Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/binutils/
H A Ddwarf.c1778 dwarf_vma max_uvalue = end - start; in check_uvalue() local
1782 if (uvalue > max_uvalue) in check_uvalue()
1785 uvalue = max_uvalue; in check_uvalue()