Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-score7.c149 #define MINUS_TWO (((bfd_vma)0) - 2) macro
1179 if (outrel[0].r_offset == MINUS_TWO) in score_elf_create_dynamic_relocation()
Delf32-score.c153 #define MINUS_TWO (((bfd_vma)0) - 2) macro
1321 if (outrel[0].r_offset == MINUS_TWO) in score_elf_create_dynamic_relocation()
Delfxx-mips.c893 #define MINUS_TWO (((bfd_vma)0) - 2) macro
6408 if (outrel[0].r_offset == MINUS_TWO) in mips_elf_create_dynamic_relocation()
13064 value &= MINUS_TWO; in mips_elf_relax_delete_bytes()
DChangeLog-20043234 * elfxx-mips.c (MINUS_TWO): Define.
3236 mips_elf_create_dynamic_relocation): Use MINUS_ONE and MINUS_TWO for