Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c1909 #define CALL_SEGMENT_BITS (30) macro
1910 #define CALL_SEGMENT_SIZE (1 << CALL_SEGMENT_BITS)
1964 if ((self_address >> CALL_SEGMENT_BITS) in elf_xtensa_do_reloc()
1965 != (relocation >> CALL_SEGMENT_BITS)) in elf_xtensa_do_reloc()
2137 if ((self_address >> CALL_SEGMENT_BITS) in elf_xtensa_do_reloc()
2138 != (relocation >> CALL_SEGMENT_BITS)) in elf_xtensa_do_reloc()
7168 if ((self_address >> CALL_SEGMENT_BITS) != in is_resolvable_asm_expansion()
7169 (dest_address >> CALL_SEGMENT_BITS)) in is_resolvable_asm_expansion()