Home
last modified time | relevance | path

Searched refs:r_flags (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-ppc.c967 unsigned short r_flags = EXTRACT_FLAGS(rel->r_type); in coff_ppc_relocate_section() local
1110 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() local
1580 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() local
1760 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() local
1817 if (r_flags & IMAGE_REL_PPC_TOCDEFN) in coff_ppc_rtype_to_howto()