Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c13379 #define IS_BITSIZE(val, N) \ macro
13619 if (IS_BITSIZE (symval, 16)) in _bfd_mips_elf_relax_section()
13636 && IS_BITSIZE (pcrval + 4, 25) in _bfd_mips_elf_relax_section()
13700 && IS_BITSIZE (pcrval - 2, 11) in _bfd_mips_elf_relax_section()
13721 && IS_BITSIZE (pcrval - 2, 8) in _bfd_mips_elf_relax_section()
DChangeLog-20111409 (IS_BITSIZE): New macro.