/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | basic.c | 38 Dbg_basic_collect(Lm_list *lml) argument 43 Dbg_util_nl(lml, DBG_NL_STD); 44 dbg_print(lml, MSG_INTL(MSG_BASIC_COLLECT)); 45 Dbg_util_nl(lml, DBG_NL_STD); 49 Dbg_basic_create(Lm_list *lml) argument 54 Dbg_util_nl(lml, DBG_NL_STD); 55 dbg_print(lml, MSG_INTL(MSG_BASIC_CREATE)); 56 Dbg_util_nl(lml, DBG_NL_STD); 60 Dbg_basic_files(Lm_list *lml) argument 65 Dbg_util_nl(lml, DBG_NL_ST 70 Dbg_basic_finish(Lm_list *lml) argument 81 Dbg_basic_options(Lm_list *lml) argument 92 Dbg_basic_relocate(Lm_list *lml) argument 103 Dbg_basic_validate(Lm_list *lml) argument [all...] |
H A D | version.c | 33 Dbg_ver_avail_title(Lm_list *lml, const char *file) argument 38 Dbg_util_nl(lml, DBG_NL_STD); 39 dbg_print(lml, MSG_INTL(MSG_VER_AVAIL_1), file); 40 dbg_print(lml, MSG_INTL(MSG_VER_AVAIL_2)); 44 Dbg_ver_def_title(Lm_list *lml, const char *file) argument 49 Dbg_util_nl(lml, DBG_NL_STD); 50 dbg_print(lml, MSG_INTL(MSG_VER_DEF_TITLE), file); 51 Elf_ver_def_title(lml); 55 Dbg_ver_need_title(Lm_list *lml, const char *file) argument 60 Dbg_util_nl(lml, DBG_NL_ST 66 Dbg_ver_need_entry(Lm_list *lml, Half cnt, const char *file, const char *version) argument 79 Dbg_ver_symbol(Lm_list *lml, const char *name) argument 101 Dbg_ver_nointerface(Lm_list *lml, const char *name) argument 109 Dbg_ver_desc_entry(Lm_list *lml, Ver_desc *vdp) argument 143 Dbg_ver_avail_entry(Lm_list *lml, Ver_index *vip, const char *select) argument 164 Elf_ver_def_title(Lm_list *lml) argument 175 Elf_ver_need_title(Lm_list *lml, int gnuver) argument 184 Elf_ver_line_1(Lm_list *lml, const char *index, const char *name, const char *dep, const char *flags) argument 196 Elf_ver_line_2(Lm_list *lml, const char *name, const char *dep) argument 202 Elf_ver_line_3(Lm_list *lml, const char *name, const char *dep, const char *flags) argument 209 Elf_ver_line_4(Lm_list *lml, const char *version) argument 215 Elf_ver_line_5(Lm_list *lml, const char *file, const char *version) argument 227 Dbg_ver_need_done(Lm_list *lml) argument [all...] |
H A D | args.c | 31 Dbg_args_option(Lm_list *lml, int ndx, int c, char *optarg) argument 37 dbg_print(lml, MSG_INTL(MSG_ARG_OPTARG), ndx, c, optarg); 39 dbg_print(lml, MSG_INTL(MSG_ARG_OPTION), ndx, c); 43 Dbg_args_str2chr(Lm_list *lml, int ndx, const char *opt, int c) argument 48 dbg_print(lml, MSG_INTL(MSG_ARG_STR2CHR), ndx, opt, c); 52 Dbg_args_Wldel(Lm_list *lml, int ndx, const char *opt) argument 57 dbg_print(lml, MSG_INTL(MSG_ARG_WLDEL), ndx, opt); 61 Dbg_args_file(Lm_list *lml, int ndx, char *file) argument 66 dbg_print(lml, MSG_INTL(MSG_ARG_FILE), ndx, file); 74 Dbg_args_guidance_unknown(Lm_list *lml, cons argument [all...] |
H A D | files.c | 42 Lm_list *lml = LIST(lmp); local 47 Dbg_util_nl(lml, DBG_NL_STD); 48 dbg_print(lml, MSG_INTL(MSG_FIL_ANALYZE), NAME(lmp), 53 Dbg_file_mmapobj(Lm_list *lml, const char *name, mmapobj_result_t *ompp, argument 64 Dbg_util_nl(lml, DBG_NL_STD); 65 dbg_print(lml, MSG_INTL(MSG_FIL_MMAPOBJ), name, onum); 80 dbg_print(lml, MSG_INTL(MSG_FIL_MMAPOBJ_1), mnum, 82 dbg_print(lml, MSG_INTL(MSG_FIL_MMAPOBJ_2), 85 Dbg_util_nl(lml, DBG_NL_STD); 89 Dbg_file_aout(Lm_list *lml, cons argument 101 Dbg_file_elf(Lm_list *lml, const char *name, Addr addr, size_t size, const char *lmid, Aliste lmco) argument 123 Lm_list *lml = LIST(lmp); local 142 Lm_list *lml = LIST(lmp); local 154 Lm_list *lml = LIST(lmp); local 198 Lm_list *lml = ghp->gh_ownlml; local 227 Lm_list *lml = LIST(lmp); local 293 Dbg_file_bind_entry(Lm_list *lml, Bnd_desc *bdp) argument 318 Lm_list *lml = LIST(lmp); local 382 Dbg_file_bindings_done(Lm_list *lml) argument 395 Lm_list *lml = LIST(clmp); local 406 Dbg_file_preload(Lm_list *lml, const char *name) argument 418 Lm_list *lml = LIST(lmp); local 428 Dbg_file_filter(Lm_list *lml, const char *filter, const char *filtee, int config) argument 442 Dbg_file_filtee(Lm_list *lml, const char *filter, const char *filtee, int audit) argument 458 Dbg_file_fixname(Lm_list *lml, const char *oname, const char *nname) argument 507 Dbg_file_config_dis(Lm_list *lml, const char *config, int features) argument 542 Dbg_file_config_obj(Lm_list *lml, const char *dir, const char *file, const char *config) argument 561 Dbg_file_del_rescan(Lm_list *lml) argument 574 Lm_list *lml = LIST(lmp); local 586 Dbg_file_deferred(Lm_list *lml, const char *oname, const char *nname) argument 596 Dbg_file_cntl(Lm_list *lml, Aliste flmco, Aliste tlmco) argument 627 Dbg_file_ar_rescan(Lm_list *lml, int argv_start_ndx, int argv_end_ndx) argument 639 Dbg_file_ar(Lm_list *lml, const char *name, Boolean again) argument 656 Dbg_file_generic(Lm_list *lml, Ifl_desc *ifl) argument 692 Dbg_file_rejected(Lm_list *lml, Rej_desc *rej, Half mach) argument 707 Dbg_file_reuse(Lm_list *lml, const char *nname, const char *oname) argument 717 Dbg_file_skip(Lm_list *lml, const char *oname, const char *nname) argument 729 Dbg_file_modified(Lm_list *lml, const char *obj, const char *oname, const char *nname, int ofd, int nfd, Elf *oelf, Elf *nelf) argument 763 Dbg_file_cleanup(Lm_list *lml, const char *name, Aliste lmco) argument [all...] |
H A D | libs.c | 30 Dbg_libs_audit(Lm_list *lml, const char *opath, const char *npath) argument 39 dbg_print(lml, MSG_INTL(MSG_LIB_SKIP), opath); 41 dbg_print(lml, MSG_INTL(MSG_LIB_ALTER), npath); 45 Dbg_libs_find(Lm_list *lml, const char *name) argument 50 Dbg_util_nl(lml, DBG_NL_STD); 51 dbg_print(lml, MSG_INTL(MSG_LIB_FIND), name); 55 Dbg_libs_found(Lm_list *lml, const char *path, int alter) argument 60 dbg_print(lml, MSG_INTL(MSG_LIB_TRYING), path, alter ? 65 Dbg_libs_insecure(Lm_list *lml, const char *path, int usable) argument 71 dbg_print(lml, MSG_INT 77 Dbg_lib_dir_print(Lm_list *lml, APlist *libdir) argument 87 Dbg_libs_init(Lm_list *lml, APlist *ulibdir, APlist *dlibdir) argument 98 Dbg_libs_l(Lm_list *lml, const char *name, const char *path) argument 109 Dbg_libs_path(Lm_list *lml, const char *path, uint_t orig, const char *obj) argument 156 Dbg_libs_req(Lm_list *lml, const char *so_name, const char *ref_file, const char *name) argument 168 Dbg_libs_update(Lm_list *lml, APlist *ulibdir, APlist *dlibdir) argument 179 Dbg_libs_yp(Lm_list *lml, const char *path) argument 188 Dbg_libs_ylu(Lm_list *lml, const char *path, const char *orig, int index) argument [all...] |
H A D | move.c | 34 Lm_list *lml = LIST(lmp); local 39 dbg_print(lml, MSG_INTL(MSG_MOVE_FILE), NAME(lmp)); 40 dbg_print(lml, MSG_INTL(MSG_MOVE_TITLE2)); 44 Dbg_move_adjexpandreloc(Lm_list *lml, Xword offset, const char *name) argument 51 dbg_print(lml, MSG_INTL(MSG_MOVE_ADJEXPAND), Dbg_demangle_name(name), 56 Dbg_move_adjmovereloc(Lm_list *lml, Xword offset1, Xword offset2, argument 64 dbg_print(lml, MSG_INTL(MSG_MOVE_ADJMOVE), Dbg_demangle_name(name), 69 Dbg_move_outsctadj(Lm_list *lml, Sym_desc *sdp) argument 76 dbg_print(lml, MSG_INTL(MSG_MOVE_OUTSCTADJ), 81 Dbg_move_parexpn(Lm_list *lml, cons argument 92 Dbg_move_outmove(Lm_list *lml, const char *name) argument 103 Dbg_move_expand(Lm_list *lml, Move *mv, Addr addr) argument 113 Dbg_move_input(Lm_list *lml, const char *name) argument 124 Dbg_move_entry1(Lm_list *lml, int which, Move *mv, Sym_desc *s) argument 141 Dbg_move_entry2(Lm_list *lml, Move *mv, Word st_name, const char *name) argument 159 Dbg_move_bad(Lm_list *lml, ulong_t num, const char *name, Addr addr) argument [all...] |
H A D | map.c | 37 Dbg_map_pass(Lm_list *lml, Boolean enable, const char *file, argument 46 dbg_print(lml, fmt, file, EC_LINENO(lineno), directive); 54 Dbg_map_cexp_id(Lm_list *lml, Boolean add, const char *file, argument 63 dbg_print(lml, fmt, file, EC_LINENO(lineno), id); 67 Dbg_map_version(Lm_list *lml, const char *version, const char *name, int scope) argument 81 dbg_print(lml, MSG_INTL(MSG_MAP_SYM_VER_1), str, version, 84 dbg_print(lml, MSG_INTL(MSG_MAP_SYM_VER_2), str, 89 Dbg_map_size_new(Lm_list *lml, const char *symname, const char *segname, argument 95 Dbg_util_nl(lml, DBG_NL_STD); 96 dbg_print(lml, MSG_INT 105 Lm_list *lml = ofl->ofl_lml; local 127 Lm_list *lml = ofl->ofl_lml; local 145 Dbg_map_dv(Lm_list *lml, const char *obj_name, Lineno lineno) argument 157 Dbg_map_dv_entry(Lm_list *lml, Lineno lineno, int require, const char *version) argument 170 Dbg_map_sort_title(Lm_list *lml, Boolean orig) argument 187 Dbg_map_sort_seg(Lm_list *lml, uchar_t osabi, Half mach, Sg_desc *sgp) argument 224 Dbg_map_parse(Lm_list *lml, const char *file, int version) argument 237 Dbg_map_ent(Lm_list *lml, Ent_desc *enp, Ofl_desc *ofl, Lineno lineno) argument 249 Dbg_map_ent_ord_title(Lm_list *lml, const char *segname) argument 259 Dbg_map_seg_os_order(Lm_list *lml, Sg_desc *sgp, const char *sec_name, Word ndx, Lineno lineno) argument 273 Lm_list *lml = ofl->ofl_lml; local 290 Lm_list *lml = ofl->ofl_lml; local 313 Dbg_map_post_title(Lm_list *lml) argument 323 Dbg_map_hdr_noalloc(Lm_list *lml, Lineno lineno) argument [all...] |
H A D | cap.c | 34 Dbg_cap_candidate(Lm_list *lml, const char *name) argument 39 dbg_print(lml, MSG_INTL(MSG_CAP_CANDIDATE), name); 43 Dbg_cap_filter(Lm_list *lml, const char *dir, Rt_map *flmp) argument 48 Dbg_util_nl(lml, DBG_NL_STD); 50 dbg_print(lml, MSG_INTL(MSG_CAP_FILTER_1), dir, NAME(flmp)); 52 dbg_print(lml, MSG_INTL(MSG_CAP_FILTER_2), dir); 56 Dbg_cap_identical(Lm_list *lml, const char *file1, const char *file2) argument 61 dbg_print(lml, MSG_INTL(MSG_CAP_IDENTICAL), file1, file2); 65 Dbg_cap_val(Lm_list *lml, Syscapset *sys, Syscapset *alt, Half mach) argument 74 Dbg_util_nl(lml, DBG_NL_FR 136 Dbg_cap_ptr_entry(Lm_list *lml, dbg_state_t dbg_state, Xword tag, const char *ptr) argument 153 Dbg_cap_val_entry(Lm_list *lml, dbg_state_t dbg_state, Xword tag, Xword val, Half mach) argument 168 Dbg_cap_sec_title(Lm_list *lml, const char *name) argument 178 Dbg_cap_mapfile_title(Lm_list *lml, Lineno lineno) argument 187 Dbg_cap_id(Lm_list *lml, Lineno lineno, const char *oid, const char *nid) argument 196 Dbg_cap_post_title(Lm_list *lml, int *title) argument 207 Elf_cap_title(Lm_list *lml) argument 213 Elf_cap_entry(Lm_list *lml, Cap *cap, int ndx, const char *str, size_t str_size, Half mach) argument [all...] |
H A D | util.c | 38 Lm_list *lml = LIST(lmp); local 40 Dbg_util_nl(lml, DBG_NL_FRC); 41 dbg_print(lml, MSG_INTL(MSG_UTL_TRANS), NAME(lmp)); 42 Dbg_util_nl(lml, DBG_NL_FRC); 48 Lm_list *lml = LIST(lmp); local 63 Dbg_util_nl(lml, DBG_NL_STD); 64 dbg_print(lml, MSG_INTL(MSG_UTL_INIT), str, NAME(lmp)); 65 Dbg_util_nl(lml, DBG_NL_STD); 71 Lm_list *lml = LIST(lmp); local 73 Dbg_util_nl(lml, DBG_NL_ST 79 Dbg_util_dbnotify(Lm_list *lml, rd_event_e event, r_state_e state) argument 129 Lm_list *lml = LIST(lmp); local 149 Lm_list *lml = LIST(lmp); local 160 Dbg_util_str(Lm_list *lml, const char *str) argument 170 Dbg_util_scc_title(Lm_list *lml, int sec) argument 202 Dbg_util_edge_in(Lm_list *lml, Rt_map *clmp, uint_t flags, Rt_map *dlmp, int ndx, int flag) argument 249 Lm_list *lml = LIST(lmp); local 328 Dbg_util_nl(Lm_list *lml, int flag) argument [all...] |
H A D | audit.c | 59 Dbg_audit_interface(Lm_list *lml, const char *lib, const char *interface) argument 64 dbg_print(lml, MSG_INTL(MSG_AUD_INTERFACE), lib, interface); 68 Dbg_audit_version(Lm_list *lml, const char *lib, uint_t overs, uint_t nvers) argument 73 dbg_print(lml, MSG_INTL(MSG_AUD_VERSION), lib, overs, nvers); 77 Dbg_audit_activity(Lm_list *lml, const char *lib, const char *obj, uint_t flags) argument 84 Dbg_util_nl(lml, DBG_NL_STD); 85 dbg_print(lml, MSG_INTL(MSG_AUD_ACTIVITY), lib, obj, 90 Dbg_audit_preinit(Lm_list *lml, const char *lib, const char *obj) argument 95 Dbg_util_nl(lml, DBG_NL_STD); 96 dbg_print(lml, MSG_INT 100 Dbg_audit_objsearch(Lm_list *lml, int call, const char *lib, const char *oobj, uint_t flags, const char *nobj) argument 123 Dbg_audit_objfilter(Lm_list *lml, int call, const char *lib, const char *filter, const char *filtee, const char *ref) argument 138 Dbg_audit_objopen(Lm_list *lml, int call, const char *lib, const char *obj, uint_t flags, Boolean ignore) argument 160 Dbg_audit_objclose(Lm_list *lml, const char *lib, const char *obj) argument 170 Dbg_audit_symbind(Lm_list *lml, int call, const char *lib, const char *name, Addr value, uint_t flags) argument 189 Dbg_audit_pltenter(Lm_list *lml, int call, const char *lib, const char *name, Addr value) argument 206 Dbg_audit_pltexit(Lm_list *lml, const char *lib, const char *name) argument 215 Dbg_audit_skip(Lm_list *lml, const char *name, const char *lmid) argument 224 Dbg_audit_terminate(Lm_list *lml, const char *name) argument [all...] |
H A D | support.c | 31 Dbg_support_req(Lm_list *lml, const char *define, int flag) argument 50 dbg_print(lml, MSG_ORIG(MSG_STR_EMPTY)); 51 dbg_print(lml, MSG_INTL(MSG_SUP_REQ), define, str); 55 Dbg_support_load(Lm_list *lml, const char *obj, const char *func) argument 60 dbg_print(lml, MSG_INTL(MSG_SUP_ROUTINE), obj, func); 64 Dbg_support_vnone(Lm_list *lml, const char *obj) argument 69 dbg_print(lml, MSG_INTL(MSG_SUP_VNONE), obj); 73 Dbg_support_action(Lm_list *lml, const char *obj, const char *func, argument 94 dbg_print(lml, MSG_INTL(MSG_SUP_CALLING_1), func, obj); 96 dbg_print(lml, MSG_INT [all...] |
H A D | entry.c | 35 Dbg_ent_entry(Lm_list *lml, uchar_t osabi, Half mach, Ent_desc *enp) argument 47 dbg_print(lml, MSG_ORIG(MSG_ECR_NAME), enp->ec_name); 49 dbg_print(lml, MSG_ORIG(MSG_ECR_FLAGS), 52 dbg_print(lml, MSG_ORIG(MSG_ECR_IS_NAME), 56 dbg_print(lml, MSG_ORIG(MSG_ECR_SEGMENT), 61 dbg_print(lml, MSG_ORIG(MSG_ECR_NDX), EC_WORD(enp->ec_ordndx), 65 dbg_print(lml, MSG_ORIG(MSG_ECR_FILES)); 67 dbg_print(lml, MSG_ORIG(MSG_ECR_FILE), 77 Dbg_ent_print(Lm_list *lml, uchar_t osabi, Half mach, APlist *alp) argument 85 Dbg_util_nl(lml, DBG_NL_ST [all...] |
H A D | dlfcns.c | 34 Lm_list *lml = LIST(clmp); local 39 Dbg_util_nl(lml, DBG_NL_STD); 40 dbg_print(lml, MSG_INTL(MSG_DL_IPHDR_ENTER), NAME(clmp)); 41 dbg_print(lml, MSG_INTL(MSG_DL_IPHDR_MAPCNT), cnt_map, cnt_unmap); 45 Dbg_dl_iphdr_callback(Lm_list *lml, struct dl_phdr_info *info) argument 50 dbg_print(lml, MSG_INTL(MSG_DL_IPHDR_CALLBACK)); 51 dbg_print(lml, MSG_INTL(MSG_DL_IPHDR_NAME), info->dlpi_name); 52 dbg_print(lml, MSG_INTL(MSG_DL_IPHDR_ADDR), EC_ADDR(info->dlpi_addr)); 53 dbg_print(lml, MSG_INTL(MSG_DL_IPHDR_PHDR), 59 Dbg_dl_iphdr_mapchange(Lm_list *lml, u_longlong_ argument 70 Dbg_dl_iphdr_unmap_ret(Lm_list *lml) argument 82 Lm_list *lml = LIST(clmp); local 109 Lm_list *lml = LIST(clmp); local 127 Lm_list *lml = LIST(clmp); local 141 Lm_list *lml = LIST(clmp); local 154 Lm_list *lml = LIST(clmp); local 168 Lm_list *lml = LIST(clmp); local 212 Lm_list *lml = LIST(clmp); local [all...] |
H A D | tls.c | 40 Dbg_tls_modent(Lm_list *lml, TLS_modinfo * tmodent) argument 61 dbg_print(lml, MSG_INTL(MSG_TLS_MODENT1), 65 dbg_print(lml, MSG_INTL(MSG_TLS_MODENT2), 71 Dbg_tls_static_block(Lm_list *lml, void *list, ulong_t size, ulong_t resv) argument 76 Dbg_util_nl(lml, DBG_NL_STD); 85 dbg_print(lml, MSG_INTL(MSG_TLS_STATBLOCK1), ndx, 87 Dbg_tls_modent(lml, tlsmodlist[ndx]); 88 Dbg_util_nl(lml, DBG_NL_STD); 91 dbg_print(lml, MSG_INTL(MSG_TLS_STATBLOCK2), EC_XWORD(size), 98 Lm_list *lml local 109 Dbg_tls_modactivity(Lm_list *lml, void *vtlsmodent, uint_t flag) argument [all...] |
H A D | elf.c | 33 Elf_ehdr(Lm_list *lml, Ehdr *ehdr, Shdr *shdr0) argument 44 dbg_print(lml, MSG_ORIG(MSG_STR_EMPTY)); 45 dbg_print(lml, MSG_INTL(MSG_ELF_HEADER)); 47 dbg_print(lml, MSG_ORIG(MSG_ELF_MAGIC), byte[EI_MAG0], 51 dbg_print(lml, MSG_ORIG(MSG_ELF_CLASS), 54 dbg_print(lml, MSG_ORIG(MSG_ELF_OSABI), 58 dbg_print(lml, MSG_ORIG(MSG_ELF_MACHINE), 61 dbg_print(lml, MSG_ORIG(MSG_ELF_TYPE), 71 dbg_print(lml, MSG_ORIG(MSG_ELF_FLAGS_FMT), flgs); 73 dbg_print(lml, MSG_ORI [all...] |
H A D | syms.c | 34 Dbg_syms_lookup_aout(Lm_list *lml, const char *name) argument 39 dbg_print(lml, MSG_INTL(MSG_SYM_AOUT), Dbg_demangle_name(name)); 47 Lm_list *lml = LIST(lmp); local 52 dbg_print(lml, MSG_INTL(MSG_SYM_LOOKUP), Dbg_demangle_name(name), 72 Lm_list *lml = LIST(lmp); local 100 dbg_print(lml, MSG_INTL(captype[type]), Dbg_demangle_name(name), 108 Lm_list *lml = LIST(lmp); local 113 dbg_print(lml, MSG_INTL(MSG_SYM_IGNGNUVER), Dbg_demangle_name(name), 118 Dbg_syms_lazy_rescan(Lm_list *lml, const char *name) argument 123 Dbg_util_nl(lml, DBG_NL_ST 128 Dbg_syms_ar_title(Lm_list *lml, const char *file, Boolean again) argument 138 Dbg_syms_ar_skip(Lm_list *lml, const char *archive, Elf_Arsym *arsym) argument 148 Dbg_syms_ar_checking(Lm_list *lml, const char *fname, const char *objname, Elf_Arsym *arsym) argument 159 Dbg_syms_ar_resolve(Lm_list *lml, const char *fname, const char *objname, Elf_Arsym *arsym) argument 170 Dbg_syms_ar_force(Lm_list *lml, const char *fname, const char *objname) argument 179 Dbg_syms_spec_title(Lm_list *lml) argument 189 Dbg_syms_discarded(Lm_list *lml, Sym_desc *sdp) argument 215 Dbg_syms_dup_discarded(Lm_list *lml, Word ndx, Sym_desc *sdp) argument 235 Lm_list *lml = ofl->ofl_lml; local 249 Dbg_syms_process(Lm_list *lml, Ifl_desc *ifl) argument 263 Dbg_syms_entry(Lm_list *lml, Word ndx, Sym_desc *sdp) argument 273 Dbg_syms_global(Lm_list *lml, Word ndx, const char *name) argument 323 Dbg_syms_wrap(Lm_list *lml, Word ndx, const char *orig_name, const char *name) argument 333 Dbg_syms_sec_title(Lm_list *lml) argument 345 Dbg_syms_sec_entry(Lm_list *lml, Word ndx, Sg_desc *sgp, Os_desc *osp) argument 357 Dbg_syms_up_title(Lm_list *lml) argument 416 Lm_list *lml = ofl->ofl_lml; local 433 Dbg_syms_created(Lm_list *lml, const char *name) argument 445 Lm_list *lml = ofl->ofl_lml; local 488 Lm_list *lml = ofl->ofl_lml; local 531 Lm_list *lml = ofl->ofl_lml; local 566 Dbg_syms_dup_sort_addr(Lm_list *lml, const char *secname, const char *symname1, const char *symname2, Addr addr) argument 577 Dbg_syminfo_title(Lm_list *lml) argument 590 Dbg_syminfo_entry(Lm_list *lml, Word ndx, Syminfo *sip, Sym *sym, const char *strtab, Dyn *dyn) argument 618 Elf_syms_table_title(Lm_list *lml, int caller) argument 638 Elf_syms_table_entry(Lm_list *lml, int caller, const char *prestr, uchar_t osabi, Half mach, Sym *sym, Versym verndx, int gnuver, const char *sec, const char *poststr) argument 672 Lm_list *lml = ofl->ofl_lml; local [all...] |
H A D | shdr.c | 33 Elf_shdr(Lm_list *lml, uchar_t osabi, Half mach, Shdr *shdr) argument 38 dbg_print(lml, MSG_ORIG(MSG_SHD_ADDR), EC_ADDR(shdr->sh_addr), 40 dbg_print(lml, MSG_ORIG(MSG_SHD_SIZE), EC_XWORD(shdr->sh_size), 43 dbg_print(lml, MSG_ORIG(MSG_SHD_OFFSET), 50 dbg_print(lml, MSG_ORIG(MSG_SHD_OFFSET_ENT), 54 dbg_print(lml, MSG_ORIG(MSG_SHD_LINK), 57 dbg_print(lml, MSG_ORIG(MSG_SHD_ALIGN), EC_XWORD(shdr->sh_addralign)); 61 Dbg_shdr_modified(Lm_list *lml, const char *obj, uchar_t osabi, Half mach, argument 72 Dbg_util_nl(lml, DBG_NL_STD); 73 dbg_print(lml, MSG_INT [all...] |
H A D | relocate.c | 34 Dbg_reloc_apply_reg(Lm_list *lml, int caller, Half mach, Xword off, Xword value) argument 46 Elf_reloc_apply_reg(lml, caller, mach, off, value); 50 Dbg_reloc_apply_val(Lm_list *lml, int caller, Xword off, Xword value) argument 62 Elf_reloc_apply_val(lml, caller, off, value); 66 Dbg_reloc_error(Lm_list *lml, int caller, Half mach, Word type, void *reloc, argument 74 Elf_reloc_entry_1(lml, caller, MSG_INTL(MSG_STR_IN), mach, type, reloc, 81 Lm_list *lml = LIST(lmp); local 100 Dbg_util_nl(lml, DBG_NL_STD); 101 dbg_print(lml, MSG_INTL(MSG_REL_START), name, str); 106 Elf_reloc_title(lml, ELF_DBG_RTL 140 Dbg_reloc_generate(Lm_list *lml, Os_desc *osp, Word type) argument 169 Dbg_reloc_proc(Lm_list *lml, Os_desc *osp, Is_desc *isp, Is_desc *risp) argument 198 Dbg_reloc_doact_title(Lm_list *lml) argument 211 Dbg_reloc_doact(Lm_list *lml, int caller, Half mach, Word type, Rel_desc *rdesc, Xword off, Xword value, rel_desc_sname_func_t rel_desc_sname_func) argument 237 Dbg_reloc_dooutrel(Lm_list *lml, Word type) argument 250 Dbg_reloc_discard(Lm_list *lml, Half mach, Rel_desc *rsp) argument 272 Dbg_reloc_transition(Lm_list *lml, Half mach, Word rtype, Rel_desc *rsp, rel_desc_sname_func_t rel_desc_sname_func) argument 308 Dbg_reloc_in(Lm_list *lml, int caller, Half mach, Word type, void *reloc, const char *secname, Word secndx, const char *symname) argument 337 Dbg_reloc_sloppycomdat(Lm_list *lml, Sym_desc *sdp) argument 359 Dbg_reloc_ors_entry(Lm_list *lml, int caller, Word type, Half mach, Rel_desc *orsp) argument 401 Dbg_reloc_ars_entry(Lm_list *lml, int caller, Word type, Half mach, Rel_desc *arsp) argument 424 Dbg_reloc_entry(Lm_list *lml, const char *prestr, Half mach, Word type, void *reloc, const char *secname, const char *symname, const char *poststr) argument 441 Dbg64_pltpad_to(Lm_list *lml, const char *file, Addr pltpad, const char *dfile, const char *symname) argument 454 Dbg64_pltpad_from(Lm_list *lml, const char *file, const char *sname, Addr pltpad) argument 512 Elf_reloc_title(Lm_list *lml, int caller, Word type) argument 560 Elf_reloc_entry_2(Lm_list *lml, int caller, const char *prestr, Word type, const char *typestr, Addr off, Sxword add, const char *secname, const char *symname, const char *poststr) argument 658 Elf_reloc_entry_1(Lm_list *lml, int caller, const char *prestr, Half mach, Word type, void *reloc, const char *secname, const char *symname, const char *poststr) argument 692 Elf_reloc_apply_val(Lm_list *lml, int caller, Xword offset, Xword value) argument 699 Elf_reloc_apply_reg(Lm_list *lml, int caller, Half mach, Xword offset, Xword value) argument [all...] |
H A D | phdr.c | 33 Elf_phdr(Lm_list *lml, uchar_t osabi, Half mach, Phdr *phdr) argument 38 dbg_print(lml, MSG_ORIG(MSG_PHD_VADDR), EC_ADDR(phdr->p_vaddr), 40 dbg_print(lml, MSG_ORIG(MSG_PHD_PADDR), EC_ADDR(phdr->p_paddr), 42 dbg_print(lml, MSG_ORIG(MSG_PHD_FILESZ), EC_XWORD(phdr->p_filesz), 44 dbg_print(lml, MSG_ORIG(MSG_PHD_OFFSET), EC_OFF(phdr->p_offset),
|
H A D | segments.c | 36 Dbg_seg_desc_entry(Lm_list *lml, uchar_t osabi, Half mach, int ndx, argument 44 Dbg_util_nl(lml, DBG_NL_STD); 45 dbg_print(lml, MSG_ORIG(MSG_SEG_DESC), ndx); 47 dbg_print(lml, MSG_ORIG(MSG_SEG_NAME), sgp->sg_name); 49 dbg_print(lml, MSG_ORIG(MSG_SEG_FLAGS), 52 Elf_phdr(lml, osabi, mach, &sgp->sg_phdr); 55 dbg_print(lml, MSG_ORIG(MSG_SEG_ALIGN), 59 dbg_print(lml, MSG_ORIG(MSG_SEG_LENGTH), 63 dbg_print(lml, MSG_ORIG(MSG_SEG_ROUND), 67 dbg_print(lml, MSG_ORI 96 Dbg_seg_title(Lm_list *lml) argument 119 Dbg_seg_list(Lm_list *lml, uchar_t osabi, Half mach, APlist *apl) argument 144 Lm_list *lml = ofl->ofl_lml; local [all...] |
H A D | dynamic.c | 38 Elf_dyn_title(Lm_list *lml) argument 40 dbg_print(lml, MSG_INTL(MSG_DYN_TITLE)); 44 Elf_dyn_entry(Lm_list *lml, Dyn *dyn, int ndx, const char *name, argument 51 dbg_print(lml, MSG_INTL(MSG_DYN_ENTRY), index, 62 Elf_dyn_null_entry(Lm_list *lml, Dyn *dyn, int start_ndx, int end_ndx) argument 68 Elf_dyn_entry(lml, dyn, start_ndx, MSG_ORIG(MSG_STR_EMPTY), 73 dbg_print(lml, MSG_INTL(MSG_DYN_ENTRY), index,
|
H A D | sections.c | 95 Dbg_sec_strtab(Lm_list *lml, Os_desc *osp, Str_tbl *stp) argument 105 Dbg_util_nl(lml, DBG_NL_STD); 107 dbg_print(lml, MSG_INTL(MSG_SEC_STRTAB_COMP), osp->os_name, 110 dbg_print(lml, MSG_INTL(MSG_SEC_STRTAB_STND), osp->os_name, 117 dbg_print(lml, MSG_ORIG(MSG_STR_EMPTY)); 118 dbg_print(lml, MSG_INTL(MSG_SEC_STRTAB_HD), osp->os_name, 127 dbg_print(lml, MSG_INTL(MSG_SEC_STRTAB_BCKT), cnt); 134 dbg_print(lml, MSG_INTL(MSG_SEC_STRTAB_MSTR), 138 dbg_print(lml, MSG_INTL(MSG_SEC_STRTAB_SUFSTR), 150 Dbg_sec_genstr_compress(Lm_list *lml, cons argument 161 Dbg_sec_unsup_strmerge(Lm_list *lml, Is_desc *isp) argument 190 Dbg_sec_backing(Lm_list *lml) argument 200 Dbg_sec_in(Lm_list *lml, Is_desc *isp) argument 232 Dbg_sec_added(Lm_list *lml, Os_desc *osp, Sg_desc *sgp) argument 242 Dbg_sec_created(Lm_list *lml, Os_desc *osp, Sg_desc *sgp) argument 252 Dbg_sec_discarded(Lm_list *lml, Is_desc *isp, Is_desc *disp) argument 289 Dbg_sec_group(Lm_list *lml, Is_desc *isp, Group_desc *gdp) argument 329 Lm_list *lml = ofl->ofl_lml; local 421 Dbg_sec_order_error(Lm_list *lml, Ifl_desc *ifl, Word ndx, int error) argument 445 Dbg_sec_redirected(Lm_list *lml, Is_desc *isp, const char *nname) argument 460 Dbg_sec_gnu_comdat(Lm_list *lml, Is_desc *isp, Boolean comdat, Boolean relax) argument [all...] |
H A D | unused.c | 43 Dbg_unused_sec(Lm_list *lml, Is_desc *isp) argument 68 dbg_print(lml, MSG_INTL(MSG_USD_SEC), 76 Dbg_unused_file(Lm_list *lml, const char *name, int needstr, uint_t cycle) argument 82 dbg_print(lml, MSG_INTL(MSG_USD_NEEDSTR), name); 84 dbg_print(lml, MSG_INTL(MSG_USD_FILECYCLIC), name, cycle); 86 dbg_print(lml, MSG_INTL(MSG_USD_FILE), name); 90 Dbg_unused_path(Lm_list *lml, const char *path, uint_t orig, uint_t dup, argument 117 dbg_print(lml, fmt, path, obj);
|
H A D | got.c | 52 Lm_list *lml = ofl->ofl_lml; local 63 Dbg_util_nl(lml, DBG_NL_STD); 64 dbg_print(lml, MSG_INTL(MSG_GOT_INFO), EC_WORD(ofl->ofl_gotcnt)); 73 dbg_print(lml, MSG_INTL(MSG_GOT_COLUMNS1)); 75 dbg_print(lml, MSG_INTL(MSG_GOT_COLUMNS2)); 111 dbg_print(lml, MSG_INTL(MSG_GOT_FORMAT1), index, 114 dbg_print(lml, MSG_INTL(MSG_GOT_FORMAT2), index, 122 Elf_got_title(Lm_list *lml) argument 124 dbg_print(lml, MSG_INTL(MSG_GOT_TITLE)); 128 Elf_got_entry(Lm_list *lml, Swor argument [all...] |
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | dlamd64getunwind.c | 37 getunwind_core(Lm_list *lml, void *pc, Dl_amd64_unwindinfo *unwindinfo) argument 45 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_ARG_ILLVAL)); 50 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_UNW_BADVERS), 121 Lm_list *lml; local 125 lml = LIST(lmp); 127 unwindinfo = getunwind_core(lml, pc, unwindinfo); 130 leave(lml, 0);
|