Searched refs:R_MIPS_32 (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_util.h71 #ifndef R_MIPS_32
72 #define R_MIPS_32 0 macro
106 DWARF_PRO_R_IA64_DIR32LSB : R_MIPS_32)
116 #define Get_REL32_isa(dbg) (R_MIPS_32)
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf32-mips.c137 HOWTO (R_MIPS_32, /* type */
145 "R_MIPS_32", /* name */
1110 reloc32.howto = &elf_mips_howto_table_rel[R_MIPS_32];
1186 { BFD_RELOC_32, R_MIPS_32 },
1260 Select the right relocation (R_MIPS_32 or R_MIPS_64) based on the
1266 return &howto_table[(int) R_MIPS_32];
H A Delfn32-mips.c138 HOWTO (R_MIPS_32, /* type */
146 "R_MIPS_32", /* name */
809 HOWTO (R_MIPS_32, /* type */
817 "R_MIPS_32", /* name */
1994 { BFD_RELOC_32, R_MIPS_32 },
1996 { BFD_RELOC_CTOR, R_MIPS_32 },
H A Delf64-mips.c176 HOWTO (R_MIPS_32, /* type */
184 "R_MIPS_32", /* name */
845 HOWTO (R_MIPS_32, /* type */
853 "R_MIPS_32", /* name */
2138 { BFD_RELOC_32, R_MIPS_32 },
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
2746 outrel.r_info = ELF32_R_INFO (dynindx, R_MIPS_32);
4313 case R_MIPS_32:
4892 outrel[0].r_info = ELF32_R_INFO (indx, R_MIPS_32);
6497 case R_MIPS_32:
6654 case R_MIPS_32:
6986 any R_MIPS_32 or R_MIPS_REL32 relocs against it into the output
7802 usually meant by R_MIPS_32, with the exception that the
7804 howto = MIPS_ELF_RTYPE_TO_HOWTO (input_bfd, R_MIPS_32, FALS
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp105 Type = ELF::R_MIPS_32;
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/elf/
H A Dmips.h38 RELOC_NUMBER (R_MIPS_32, 2) /* In Elf 64: alias R_MIPS_ADD */
/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp327 case ELF::R_MIPS_32:
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DELF.h639 R_MIPS_32 = 2, enumerator in enum:llvm::ELF::__anon9997

Completed in 243 milliseconds