Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c13422 #define IS_BITSIZE(val, N) \ macro
13662 if (IS_BITSIZE (symval, 16)) in _bfd_mips_elf_relax_section()
13679 && IS_BITSIZE (pcrval + 4, 25) in _bfd_mips_elf_relax_section()
13743 && IS_BITSIZE (pcrval - 2, 11) in _bfd_mips_elf_relax_section()
13764 && IS_BITSIZE (pcrval - 2, 8) in _bfd_mips_elf_relax_section()
DChangeLog-20111409 (IS_BITSIZE): New macro.