Searched refs:R_MIPS_64 (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_util.h68 #ifndef R_MIPS_64
69 #define R_MIPS_64 0 macro
104 DWARF_PRO_R_IA64_DIR64LSB : R_MIPS_64)
115 #define Get_REL64_isa(dbg) (R_MIPS_64)
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp108 Type = ELF::R_MIPS_64;
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf32-mips.c345 HOWTO (R_MIPS_64, /* type */
353 "R_MIPS_64", /* name */
723 HOWTO (R_MIPS_64, /* type */
731 "R_MIPS_64", /* name */
1188 { BFD_RELOC_64, R_MIPS_64 },
1260 Select the right relocation (R_MIPS_32 or R_MIPS_64) based on the
H A Delfn32-mips.c347 HOWTO (R_MIPS_64, /* type */
355 "R_MIPS_64", /* name */
1013 HOWTO (R_MIPS_64, /* type */
1021 "R_MIPS_64", /* name */
1997 { BFD_RELOC_64, R_MIPS_64 },
H A Delf64-mips.c383 HOWTO (R_MIPS_64, /* type */
391 "R_MIPS_64", /* name */
1049 HOWTO (R_MIPS_64, /* type */
1057 "R_MIPS_64", /* name */
2140 { BFD_RELOC_64, R_MIPS_64 },
2141 { BFD_RELOC_CTOR, R_MIPS_64 },
H A Delfxx-mips.c247 /* Number of R_MIPS_32, R_MIPS_REL32, or R_MIPS_64 relocs against
251 /* If the R_MIPS_32, R_MIPS_REL32, or R_MIPS_64 reloc is against
4315 case R_MIPS_64:
4900 generate a R_MIPS_64 relocation record by itself before the
4909 additional relocation record with R_MIPS_64 by itself for a
4913 ? R_MIPS_64
5240 the LP64 ABI is being used if the relocation is of type R_MIPS_64.
5251 reason to use R_MIPS_64 in an ILP32 object. Pre-4.0 compilers never
5275 == R_MIPS_64))
6499 case R_MIPS_64
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/elf/
H A Dmips.h56 RELOC_NUMBER (R_MIPS_64, 18)
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DELF.h653 R_MIPS_64 = 18, enumerator in enum:llvm::ELF::__anon9997

Completed in 221 milliseconds