Home
last modified time | relevance | path

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

/sysdeps/ia64/
A Ddl-machine.h363 #define R_IA64_FORMAT(R) ((R) & 7) macro
462 if (R_IA64_FORMAT (r_type) == R_IA64_FORMAT_64LSB) in elf_machine_rela()
464 else if (R_IA64_FORMAT (r_type) == R_IA64_FORMAT_32LSB) in elf_machine_rela()

Completed in 4 milliseconds