Lines Matching refs:reloc_property
8519 const Arm_reloc_property* reloc_property = in check_non_pic() local
8521 gold_assert(reloc_property != NULL); in check_non_pic()
8524 reloc_property->name().c_str()); in check_non_pic()
9608 const Arm_reloc_property* reloc_property = in relocate() local
9610 if (reloc_property == NULL) in relocate()
9634 if (reloc_property->uses_got_entry()) in relocate()
9686 else if (gsym->is_undefined() && reloc_property->uses_symbol()) in relocate()
9733 && reloc_property->uses_thumb_bit() in relocate()
9749 if (reloc_property->uses_symbol_base()) in relocate()
9770 switch(reloc_property->relative_address_base()) in relocate()
9796 bool check_overflow = reloc_property->checks_overflow(); in relocate()
10024 reloc_property->group_index(), in relocate()
10037 reloc_property->group_index(), in relocate()
10049 reloc_property->group_index(), in relocate()
10061 reloc_property->group_index(), in relocate()
10096 reloc_property->name().c_str()); in relocate()
10104 reloc_property->name().c_str()); in relocate()
11941 const Arm_reloc_property* reloc_property = in scan_reloc_for_stub() local
11943 gold_assert(reloc_property != NULL); in scan_reloc_for_stub()
11945 && reloc_property->uses_thumb_bit() in scan_reloc_for_stub()