Home
last modified time | relevance | path

Searched defs:IS_PPI (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-sh.c175 #define IS_PPI(PTR) ((bfd_get_16 (input_bfd, (PTR)) & 0xfc00) == 0xf800) in sh_elf_reloc_loop() macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-sh.c175 #define IS_PPI(PTR) ((bfd_get_16 (input_bfd, (PTR)) & 0xfc00) == 0xf800) in sh_elf_reloc_loop() macro