Searched defs:ELF_R_NXTTYPE_64_P (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/libexec/rtld-elf/mips/
H A Dreloc.c85 #define ELF_R_NXTTYPE_64_P(r_type) ((((r_type) >> 8) & 0xff) == R_TYPE(64)) macro
93 #define ELF_R_NXTTYPE_64_P(r_type) (0) macro

Completed in 57 milliseconds