Home
last modified time | relevance | path

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

/sysdeps/ia64/
A Ddl-machine.h362 #define R_IA64_TYPE(R) ((R) & -8) macro
399 if (__builtin_expect (R_IA64_TYPE (r_type) == R_IA64_TYPE (R_IA64_REL64LSB), in elf_machine_rela()
424 if (R_IA64_TYPE (r_type) == R_IA64_TYPE (R_IA64_DIR64LSB)) in elf_machine_rela()
432 else if (R_IA64_TYPE (r_type) == R_IA64_TYPE (R_IA64_FPTR64LSB)) in elf_machine_rela()
434 else if (R_IA64_TYPE (r_type) == R_IA64_TYPE (R_IA64_PCREL64LSB)) in elf_machine_rela()
436 else if (R_IA64_TYPE (r_type) == R_IA64_TYPE (R_IA64_DTPMOD64LSB)) in elf_machine_rela()
444 else if (R_IA64_TYPE (r_type) == R_IA64_TYPE (R_IA64_DTPREL64LSB)) in elf_machine_rela()
447 else if (R_IA64_TYPE (r_type) == R_IA64_TYPE (R_IA64_TPREL64LSB)) in elf_machine_rela()

Completed in 4 milliseconds