Searched refs:R_MIPS_NONE (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_forms.c46 #ifndef R_MIPS_NONE
47 #define R_MIPS_NONE 0 macro
127 new_attr->ar_rel_type = R_MIPS_NONE;
229 new_attr->ar_rel_type = R_MIPS_NONE;
230 new_attr->ar_reloc_len = 0; /* irrelevant: unused with R_MIPS_NONE */
311 new_attr->ar_rel_type = R_MIPS_NONE;
312 new_attr->ar_reloc_len = 0; /* irrelevant: unused with R_MIPS_NONE */
429 new_attr->ar_rel_type = R_MIPS_NONE;
539 new_attr->ar_rel_type = R_MIPS_NONE;
597 new_attr->ar_rel_type = R_MIPS_NONE;
[all...]
H A Dpro_die.c45 #ifndef R_MIPS_NONE
46 #define R_MIPS_NONE 0 macro
244 new_attr->ar_rel_type = R_MIPS_NONE;
288 new_attr->ar_rel_type = R_MIPS_NONE;
H A Dpro_section.c57 #ifndef R_MIPS_NONE
58 #define R_MIPS_NONE 0 macro
1454 if (curattr->ar_rel_type != R_MIPS_NONE) {
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf64-mips.c146 HOWTO (R_MIPS_NONE, /* type */
154 "R_MIPS_NONE", /* name */
815 HOWTO (R_MIPS_NONE, /* type */
823 "R_MIPS_NONE", /* name */
2136 { BFD_RELOC_NONE, R_MIPS_NONE },
2446 case R_MIPS_NONE:
2743 int_rel.r_type2 = (int) R_MIPS_NONE;
2744 int_rel.r_type3 = (int) R_MIPS_NONE;
2842 int_rela.r_type2 = (int) R_MIPS_NONE;
2843 int_rela.r_type3 = (int) R_MIPS_NONE;
[all...]
H A Delfn32-mips.c108 HOWTO (R_MIPS_NONE, /* type */
116 "R_MIPS_NONE", /* name */
779 HOWTO (R_MIPS_NONE, /* type */
787 "R_MIPS_NONE", /* name */
1992 { BFD_RELOC_NONE, R_MIPS_NONE },
H A Delf32-mips.c107 HOWTO (R_MIPS_NONE, /* type */
115 "R_MIPS_NONE", /* name */
1184 { BFD_RELOC_NONE, R_MIPS_NONE },
H A Delfxx-mips.c4305 case R_MIPS_NONE:
4914 : R_MIPS_NONE);
4915 outrel[2].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_NONE);
8000 && ELF_R_TYPE (input_bfd, rel[1].r_info) != R_MIPS_NONE)
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp98 unsigned Type = (unsigned)ELF::R_MIPS_NONE;
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/elf/
H A Dmips.h36 RELOC_NUMBER (R_MIPS_NONE, 0)
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DELF.h637 R_MIPS_NONE = 0, enumerator in enum:llvm::ELF::__anon9997

Completed in 200 milliseconds