/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | cap.c | 142 M_MACH, 0, &cap_buf); in hwcap1_check() 166 M_MACH, 0, &cap_buf); in hwcap2_check() 190 M_MACH, 0, &cap_buf); in hwcap3_check() 217 M_MACH, 0, &cap_buf); in sfcap1_check() 578 DBG_CALL(Dbg_file_rejected(lml, &_rej, M_MACH)); in cap_dir() 946 ptr, M_MACH)) != 0) { in cap_modify() 951 ptr, M_MACH)) != 0) { in cap_modify() 956 ptr, M_MACH)) != 0) in cap_modify() 968 ptr, M_MACH)) != 0) in cap_modify() 1218 name, ndx, M_MACH, bestcapset)); in sym_cap_check() [all …]
|
H A D | _inline_reloc.h | 113 rtype = ELF_R_TYPE(((M_RELOC *)rbgn)->r_info, M_MACH); in elf_reloc_relative()
|
H A D | object.c | 46 M_CLASS, M_DATA }, 0, M_MACH, EV_CURRENT }; 88 if ((elf_rtld_load() == 0) || (ld_init_target(lml, M_MACH) != 0)) { in elf_obj_init()
|
H A D | analyze.c | 876 conv_reject_desc(rej, &rej_buf, M_MACH)); in trace_so() 1127 conv_reject_desc(rej, &rej_buf, M_MACH)); in file_notfound() 1208 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() 2450 DBG_CALL(Dbg_file_rejected(lml, &_rej, M_MACH)); in load_path() 2484 DBG_CALL(Dbg_file_rejected(lml, &_rej, M_MACH)); in load_path()
|
H A D | setup.c | 476 conv_reject_desc(&rej, &rej_buf, M_MACH)); in setup() 862 M_MACH)); in setup()
|
H A D | config_elf.c | 296 (id->id_machine != M_MACH)) in elf_config()
|
H A D | elf.c | 2889 Dbg_reloc_error(lml, ELF_DBG_RTLD, M_MACH, M_REL_SHT_TYPE, rel, name); 2909 DBG_CALL(Dbg_reloc_in(lml, ELF_DBG_RTLD, M_MACH, 2927 DBG_CALL(Dbg_reloc_in(lml, ELF_DBG_RTLD, M_MACH, 2986 DBG_CALL(Dbg_reloc_in(lml, ELF_DBG_RTLD, M_MACH, M_REL_SHT_TYPE, rel,
|
/illumos-gate/usr/src/cmd/sgs/librtld/i386/ |
H A D | _relocate.c | 47 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()
|
/illumos-gate/usr/src/cmd/sgs/librtld/amd64/ |
H A D | _relocate.c | 43 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()
|
/illumos-gate/usr/src/uts/common/krtld/ |
H A D | reloc.h | 292 conv_reloc_type_static(M_MACH, (rtype), 0), (file), \ 297 conv_reloc_type_static(M_MACH, (rtype), 0), (file), \ 302 conv_reloc_type_static(M_MACH, (rtype), 0), (file), \ 307 conv_reloc_type_static(M_MACH, (rtype), 0), (file), \ 313 conv_reloc_type_static(M_MACH, (rtype), 0), (file), \
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.sparc.c | 109 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() 873 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 880 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 887 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 896 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 913 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 919 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 937 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 956 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() [all …]
|
H A D | machrel.intel.c | 98 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() 492 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 517 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 539 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 560 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 565 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 579 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() 646 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() [all …]
|
H A D | machrel.amd.c | 129 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() 586 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 605 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 631 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 676 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() 755 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 796 DBG_CALL(Dbg_reloc_discard(ofl->ofl_lml, M_MACH, arsp)); in ld_do_activerelocs() 974 M_MACH, SHT_RELA, arsp, R1addr, value, in ld_do_activerelocs() [all …]
|
/illumos-gate/usr/src/cmd/sgs/include/i386/ |
H A D | machdep_x86.h | 49 #define M_MACH EM_AMD64 macro 52 #define M_MACH EM_386 56 #define M_MACHPLUS M_MACH
|
/illumos-gate/usr/src/cmd/sgs/librtld/sparc/ |
H A D | _relocate.c | 44 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()
|
/illumos-gate/usr/src/cmd/sgs/librtld/sparcv9/ |
H A D | _relocate.c | 44 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()
|
/illumos-gate/usr/src/cmd/sgs/include/sparc/ |
H A D | machdep_sparc.h | 49 #define M_MACH EM_SPARCV9 macro 52 #define M_MACH EM_SPARC
|
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/ |
H A D | machine.c | 63 tdp->td_mach = M_MACH; /* e_machine */ in target_init()
|
H A D | elfwrap.c | 230 mach = M_MACH; in output()
|
/illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
H A D | i386_elf.c | 500 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()
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_elf.c | 651 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()
|
/illumos-gate/usr/src/cmd/sgs/librtld/common/ |
H A D | relocate.c | 96 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);
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 879 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()
|
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | amd64_elf.c | 522 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()
|
/illumos-gate/usr/src/cmd/sgs/crle/common/ |
H A D | print.c | 259 if ((id->id_data != M_DATA) || (id->id_machine != M_MACH)) { in scanconfig() 268 conv_ehdr_mach(M_MACH, CONV_FMT_ALT_FILE, in scanconfig() 933 conv_ehdr_mach(M_MACH, in inspectconfig()
|