Lines Matching refs:reloc_property
8312 const Arm_reloc_property* reloc_property = in check_non_pic() local
8314 gold_assert(reloc_property != NULL); in check_non_pic()
8317 reloc_property->name().c_str()); in check_non_pic()
9401 const Arm_reloc_property* reloc_property = in relocate() local
9403 if (reloc_property == NULL) in relocate()
9427 if (reloc_property->uses_got_entry()) in relocate()
9479 else if (gsym->is_undefined() && reloc_property->uses_symbol()) in relocate()
9526 && reloc_property->uses_thumb_bit() in relocate()
9542 if (reloc_property->uses_symbol_base()) in relocate()
9563 switch(reloc_property->relative_address_base()) in relocate()
9589 bool check_overflow = reloc_property->checks_overflow(); in relocate()
9817 reloc_property->group_index(), in relocate()
9830 reloc_property->group_index(), in relocate()
9842 reloc_property->group_index(), in relocate()
9854 reloc_property->group_index(), in relocate()
9889 reloc_property->name().c_str()); in relocate()
9897 reloc_property->name().c_str()); in relocate()
11692 const Arm_reloc_property* reloc_property = in scan_reloc_for_stub() local
11694 gold_assert(reloc_property != NULL); in scan_reloc_for_stub()
11696 && reloc_property->uses_thumb_bit() in scan_reloc_for_stub()