Searched refs:addsy (Results 1 – 4 of 4) sorted by relevance
2623 symbolS *addsy = fixP->fx_addsy; in tc_gen_reloc() local2624 asection *addsec = addsy == NULL ? NULL : S_GET_SEGMENT (addsy); in tc_gen_reloc()2625 asymbol *baddsy = addsy != NULL ? symbol_get_bfdsym (addsy) : NULL; in tc_gen_reloc()2627 = val - (baddsy == NULL || S_IS_COMMON (addsy) || S_IS_WEAK (addsy) in tc_gen_reloc()2658 if (addsy == NULL || bfd_is_abs_section (addsec)) in tc_gen_reloc()2707 if (addsy != NULL in tc_gen_reloc()2718 if (addsy != NULL in tc_gen_reloc()2719 && (S_GET_SEGMENT (addsy) != real_reg_section in tc_gen_reloc()2728 && (addsy == NULL || bfd_is_abs_section (addsec))) in tc_gen_reloc()2735 if (addsy != NULL in tc_gen_reloc()[all …]
1516 (tc_gen_reloc): Abort if neither addsy or subsy is set.
14898 #~ msgid "Fixup data addsy and subsy don't have the same type"14899 #~ msgstr "Düzeltme verisi addsy ve subsy aynı türden değil"14901 #~ msgid "Fixup data addsy and subsy don't have an appropriate type"14902 #~ msgstr "Düzeltme verisi addsy ve subsy uygun bir türden değil"
18433 #~ msgid "Fixup data addsy and subsy don't have the same type"18434 #~ msgstr "Los datos de compostura addsy y subsy no tienen el mismo tipo"18436 #~ msgid "Fixup data addsy and subsy don't have an appropriate type"18437 #~ msgstr "Los datos de compostura addsy y subsy no tienen un tipo apropiado"