Searched refs:R_M32R_GNU_VTENTRY (Results 1 – 9 of 9) sorted by relevance
40 RELOC_NUMBER (R_M32R_GNU_VTENTRY, 12) /* For backwards compatibility. */
666 HOWTO (R_M32R_GNU_VTENTRY, /* type */1192 { BFD_RELOC_VTABLE_ENTRY, R_M32R_GNU_VTENTRY },1283 if (r_type > (unsigned int) R_M32R_GNU_VTENTRY) in m32r_info_to_howto_rel()1303 || ((r_type > (unsigned int) R_M32R_GNU_VTENTRY) in m32r_info_to_howto()2216 if ( r_type == R_M32R_GNU_VTENTRY in m32r_elf_relocate_section()2223 if (r_type <= R_M32R_GNU_VTENTRY) in m32r_elf_relocate_section()3326 case R_M32R_GNU_VTENTRY: in m32r_elf_gc_mark_hook()3592 case R_M32R_GNU_VTENTRY: in m32r_elf_check_relocs()
3562 and R_M32R_GNU_VTENTRY.
2284 enum R_M32R_GNU_VTENTRY = 12; variable