Home | History | Annotate | Download | only in gold

Lines Matching defs:addr2

1188   section_offset_type addr2 = r2.get_address();
1189 if (addr1 < addr2)
1191 else if (addr1 > addr2)