Searched refs:R_IA64_FORMAT (Results 1 – 1 of 1) sorted by relevance
363 #define R_IA64_FORMAT(R) ((R) & 7) macro462 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