Home
last modified time | relevance | path

Searched refs:RL78_RELAXA_ELIGN (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Drl78.h122 #define RL78_RELAXA_ELIGN 0x20000000 /* End alignment; the remaining bits are the alignment value. … macro
/toolchain/binutils/binutils-2.27/bfd/
Delf32-rl78.c1785 && (r[i + 1].r_addend & RL78_RELAXA_ELIGN) in reloc_bubblesort()
2193 || !(next_alignment->r_addend & RL78_RELAXA_ELIGN))) in rl78_elf_relax_section()
2211 if (!(erel->r_addend & RL78_RELAXA_ELIGN)) in rl78_elf_relax_section()
2230 if (irel->r_addend & RL78_RELAXA_ELIGN) in rl78_elf_relax_section()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-rl78.c531 &abs_symbol, RL78_RELAXA_ELIGN + frag->fr_offset, in rl78_handle_align()