Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Dpro_util.h69 #ifndef R_MIPS_64
70 #define R_MIPS_64 0 macro
125 DWARF_PRO_R_IA64_DIR64LSB : R_MIPS_64)
136 #define Get_REL64_isa(dbg) (R_MIPS_64)
H A Ddwarf_elf_access.c552 #if defined(EM_MIPS) && defined (R_MIPS_64) in is_64bit_abs_reloc()
554 r = (type == R_MIPS_64); in is_64bit_abs_reloc()