Searched refs:r_flags (Results 1 – 1 of 1) sorted by relevance
967 unsigned short r_flags = EXTRACT_FLAGS(rel->r_type); in coff_ppc_relocate_section() local1110 if ((r_flags & IMAGE_REL_PPC_TOCDEFN) in coff_ppc_relocate_section()1183 if ((r_flags & IMAGE_REL_PPC_TOCDEFN) != IMAGE_REL_PPC_TOCDEFN in coff_ppc_relocate_section()1570 unsigned short r_flags = EXTRACT_FLAGS (rel->r_type); in ppc_process_before_allocation() local1580 if ((r_flags & IMAGE_REL_PPC_TOCDEFN) != IMAGE_REL_PPC_TOCDEFN) in ppc_process_before_allocation()1730 unsigned short r_flags = EXTRACT_FLAGS(internal->r_type); in ppc_coff_rtype2howto() local1760 if (r_flags & IMAGE_REL_PPC_TOCDEFN) in ppc_coff_rtype2howto()1797 unsigned short r_flags = EXTRACT_FLAGS (rel->r_type); in coff_ppc_rtype_to_howto() local1817 if (r_flags & IMAGE_REL_PPC_TOCDEFN) in coff_ppc_rtype_to_howto()