Home
last modified time | relevance | path

Searched refs:M_MACH (Results 1 – 25 of 30) sorted by relevance

12

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dcap.c131 M_MACH, 0, &cap_buf); in hwcap1_check()
155 M_MACH, 0, &cap_buf); in hwcap2_check()
182 M_MACH, 0, &cap_buf); in sfcap1_check()
537 DBG_CALL(Dbg_file_rejected(lml, &_rej, M_MACH)); in cap_dir()
891 ptr, M_MACH)) != 0) { in cap_modify()
896 ptr, M_MACH)) != 0) in cap_modify()
908 ptr, M_MACH)) != 0) in cap_modify()
1147 name, ndx, M_MACH, bestcapset)); in sym_cap_check()
1155 name, ndx, M_MACH, bestcapset)); in sym_cap_check()
1163 name, ndx, M_MACH, bestcapset)); in sym_cap_check()
[all …]
H A D_inline_reloc.h113 rtype = ELF_R_TYPE(((M_RELOC *)rbgn)->r_info, M_MACH); in elf_reloc_relative()
H A Dobject.c46 M_CLASS, M_DATA }, 0, M_MACH, EV_CURRENT };
89 if ((elf_rtld_load() == 0) || (ld_init_target(lml, M_MACH) != 0)) { in elf_obj_init()
H A Danalyze.c877 conv_reject_desc(rej, &rej_buf, M_MACH)); in trace_so()
1128 conv_reject_desc(rej, &rej_buf, M_MACH)); in file_notfound()
1209 DBG_CALL(Dbg_file_rejected(lml, rej, M_MACH)); in file_open()
1343 DBG_CALL(Dbg_file_rejected(lml, rej, M_MACH)); in file_open()
2460 DBG_CALL(Dbg_file_rejected(lml, &_rej, M_MACH)); in load_path()
2494 DBG_CALL(Dbg_file_rejected(lml, &_rej, M_MACH)); in load_path()
H A Dsetup.c477 conv_reject_desc(&rej, &rej_buf, M_MACH)); in setup()
922 M_MACH)); in setup()
H A Dconfig_elf.c295 (id->id_machine != M_MACH)) in elf_config()
H A Delf.c2912 Dbg_reloc_error(lml, ELF_DBG_RTLD, M_MACH, M_REL_SHT_TYPE, rel, name);
2932 DBG_CALL(Dbg_reloc_in(lml, ELF_DBG_RTLD, M_MACH,
2950 DBG_CALL(Dbg_reloc_in(lml, ELF_DBG_RTLD, M_MACH,
3009 DBG_CALL(Dbg_reloc_in(lml, ELF_DBG_RTLD, M_MACH, M_REL_SHT_TYPE, rel,
/titanic_44/usr/src/cmd/sgs/librtld/i386/
H A D_relocate.c47 switch (ELF_R_TYPE(rel->r_info, M_MACH)) { in undo_reloc()
87 if (ELF_R_TYPE(nrel->r_info, M_MACH) == R_386_JMP_SLOT) { in inc_reloc()
120 Xword type = ELF_R_TYPE(rel->r_info, M_MACH); in apply_reloc()
/titanic_44/usr/src/cmd/sgs/librtld/amd64/
H A D_relocate.c43 Xword rtype = ELF_R_TYPE(rel->r_info, M_MACH); in undo_reloc()
89 if (ELF_R_TYPE(nrel->r_info, M_MACH) == R_AMD64_JUMP_SLOT) { in inc_reloc()
128 Xword type = ELF_R_TYPE(rel->r_info, M_MACH); in apply_reloc()
/titanic_44/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h49 #define M_MACH EM_AMD64 macro
52 #define M_MACH EM_386
56 #define M_MACHPLUS M_MACH
/titanic_44/usr/src/uts/common/krtld/
H A Dreloc.h290 conv_reloc_type_static(M_MACH, (rtype), 0), (file), \
295 conv_reloc_type_static(M_MACH, (rtype), 0), (file), \
300 conv_reloc_type_static(M_MACH, (rtype), 0), (file), \
305 conv_reloc_type_static(M_MACH, (rtype), 0), (file), \
311 conv_reloc_type_static(M_MACH, (rtype), 0), (file), \
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c109 reld->rel_rtype = (Word)ELF_R_TYPE(rela->r_info, M_MACH); in ld_init_rel()
632 DBG_CALL(Dbg_reloc_discard(ofl->ofl_lml, M_MACH, orsp)); in ld_perform_outreloc()
853 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
860 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
867 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
876 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
893 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
899 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
917 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
936 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
[all …]
H A Dmachrel.intel.c98 reld->rel_rtype = (Word)ELF_R_TYPE(rel->r_info, M_MACH); in ld_init_rel()
243 DBG_CALL(Dbg_reloc_discard(ofl->ofl_lml, M_MACH, orsp)); in ld_perform_outreloc()
466 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
491 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
513 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
533 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
538 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
559 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
587 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
617 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
[all …]
H A Dmachrel.amd.c129 reld->rel_rtype = (Word)ELF_R_TYPE(rel->r_info, M_MACH); in ld_init_rel()
302 DBG_CALL(Dbg_reloc_discard(ofl->ofl_lml, M_MACH, orsp)); in ld_perform_outreloc()
571 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
590 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
616 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
661 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
725 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
740 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
782 DBG_CALL(Dbg_reloc_discard(ofl->ofl_lml, M_MACH, arsp)); in ld_do_activerelocs()
960 M_MACH, SHT_RELA, arsp, R1addr, value, in ld_do_activerelocs()
[all …]
/titanic_44/usr/src/cmd/sgs/librtld/sparcv9/
H A D_relocate.c44 Xword rtype = ELF_R_TYPE(rel->r_info, M_MACH); in undo_reloc()
118 Xword type = ELF_R_TYPE(rel->r_info, M_MACH); in apply_reloc()
/titanic_44/usr/src/cmd/sgs/librtld/sparc/
H A D_relocate.c44 Xword rtype = ELF_R_TYPE(rel->r_info, M_MACH); in undo_reloc()
118 Xword type = ELF_R_TYPE(rel->r_info, M_MACH); in apply_reloc()
/titanic_44/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h49 #define M_MACH EM_SPARCV9 macro
52 #define M_MACH EM_SPARC
/titanic_44/usr/src/cmd/sgs/elfwrap/common/
H A Dmachine.c64 tdp->td_mach = M_MACH; /* e_machine */ in target_init()
H A Delfwrap.c231 mach = M_MACH; in output()
/titanic_44/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c500 rtype = ELF_R_TYPE(((Rel *)relbgn)->r_info, M_MACH); in elf_reloc()
520 rtype = ELF_R_TYPE(((Rel *)relbgn)->r_info, M_MACH); in elf_reloc()
815 DBG_CALL(Dbg_reloc_in(LIST(lmp), ELF_DBG_RTLD, M_MACH, in elf_reloc()
972 DBG_CALL(Dbg_reloc_in(LIST(rlmp), ELF_DBG_RTLD, M_MACH, M_REL_SHT_TYPE, in _elf_copy_reloc()
/titanic_44/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c651 rtype = ELF_R_TYPE(((Rela *)relbgn)->r_info, M_MACH); in elf_reloc()
671 rtype = ELF_R_TYPE(((Rela *)relbgn)->r_info, M_MACH); in elf_reloc()
978 DBG_CALL(Dbg_reloc_in(LIST(lmp), ELF_DBG_RTLD, M_MACH, in elf_reloc()
1028 M_MACH, (Xword)roffset, (Xword)value)); in elf_reloc()
/titanic_44/usr/src/cmd/sgs/librtld/common/
H A Drelocate.c96 uchar_t type = (uchar_t)ELF_R_TYPE(rel->r_info, M_MACH); in count_reloc()
449 uchar_t type = (uchar_t)ELF_R_TYPE(rel->r_info, M_MACH);
/titanic_44/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c879 rtype = ELF_R_TYPE(((Rela *)relbgn)->r_info, M_MACH); in elf_reloc()
901 rtype = ELF_R_TYPE(((Rela *)relbgn)->r_info, M_MACH); in elf_reloc()
1211 DBG_CALL(Dbg_reloc_in(LIST(lmp), ELF_DBG_RTLD, M_MACH, in elf_reloc()
1261 M_MACH, (Xword)roffset, (Xword)value)); in elf_reloc()
/titanic_44/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c522 rtype = ELF_R_TYPE(((Rela *)relbgn)->r_info, M_MACH); in elf_reloc()
542 rtype = ELF_R_TYPE(((Rela *)relbgn)->r_info, M_MACH); in elf_reloc()
840 DBG_CALL(Dbg_reloc_in(LIST(lmp), ELF_DBG_RTLD, M_MACH, in elf_reloc()
/titanic_44/usr/src/cmd/sgs/crle/common/
H A Dprint.c288 if ((id->id_data != M_DATA) || (id->id_machine != M_MACH)) { in scanconfig()
297 conv_ehdr_mach(M_MACH, CONV_FMT_ALT_FILE, in scanconfig()
1068 conv_ehdr_mach(M_MACH, in inspectconfig()

12