Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dip2k.h54 #define IP2K_DATA_VALUE 0x01000000 macro
/toolchain/binutils/binutils-2.27/bfd/
Delf32-ip2k.c1269 if ((relocation & IP2K_DATA_MASK) == IP2K_DATA_VALUE) in ip2k_final_link_relocate()