Lines Matching refs:lml

34 Dbg_reloc_apply_reg(Lm_list *lml, int caller, Half mach, Xword off, Xword value)  in Dbg_reloc_apply_reg()  argument
46 Elf_reloc_apply_reg(lml, caller, mach, off, value); in Dbg_reloc_apply_reg()
50 Dbg_reloc_apply_val(Lm_list *lml, int caller, Xword off, Xword value) in Dbg_reloc_apply_val() argument
62 Elf_reloc_apply_val(lml, caller, off, value); in Dbg_reloc_apply_val()
66 Dbg_reloc_error(Lm_list *lml, int caller, Half mach, Word type, void *reloc, in Dbg_reloc_error() argument
74 Elf_reloc_entry_1(lml, caller, MSG_INTL(MSG_STR_IN), mach, type, reloc, in Dbg_reloc_error()
81 Lm_list *lml = LIST(lmp); in Dbg_reloc_run() local
100 Dbg_util_nl(lml, DBG_NL_STD); in Dbg_reloc_run()
101 dbg_print(lml, MSG_INTL(MSG_REL_START), name, str); in Dbg_reloc_run()
106 Elf_reloc_title(lml, ELF_DBG_RTLD, rtype); in Dbg_reloc_run()
110 dbg_print(lml, MSG_ORIG(MSG_STR_EMPTY)); in Dbg_reloc_run()
111 dbg_print(lml, MSG_INTL(MSG_REL_NONE), name, str); in Dbg_reloc_run()
113 dbg_print(lml, MSG_INTL(MSG_REL_FINISH), name, in Dbg_reloc_run()
116 Dbg_util_nl(lml, DBG_NL_STD); in Dbg_reloc_run()
140 Dbg_reloc_generate(Lm_list *lml, Os_desc *osp, Word type) in Dbg_reloc_generate() argument
145 Dbg_util_nl(lml, DBG_NL_STD); in Dbg_reloc_generate()
146 dbg_print(lml, MSG_INTL(MSG_REL_GENERATE), osp->os_name); in Dbg_reloc_generate()
151 Elf_reloc_title(lml, ELF_DBG_LD, type); in Dbg_reloc_generate()
169 Dbg_reloc_proc(Lm_list *lml, Os_desc *osp, Is_desc *isp, Is_desc *risp) in Dbg_reloc_proc() argument
188 Dbg_util_nl(lml, DBG_NL_STD); in Dbg_reloc_proc()
189 dbg_print(lml, MSG_INTL(MSG_REL_COLLECT), str1, str2); in Dbg_reloc_proc()
194 Elf_reloc_title(lml, ELF_DBG_LD, risp->is_shdr->sh_type); in Dbg_reloc_proc()
198 Dbg_reloc_doact_title(Lm_list *lml) in Dbg_reloc_doact_title() argument
205 Dbg_util_nl(lml, DBG_NL_STD); in Dbg_reloc_doact_title()
206 dbg_print(lml, MSG_INTL(MSG_REL_ACTIVE)); in Dbg_reloc_doact_title()
207 Elf_reloc_title(lml, ELF_DBG_LD_ACT, 0); in Dbg_reloc_doact_title()
211 Dbg_reloc_doact(Lm_list *lml, int caller, Half mach, Word type, Rel_desc *rdesc, in Dbg_reloc_doact() argument
230 Elf_reloc_entry_2(lml, caller, MSG_ORIG(MSG_STR_EMPTY), type, in Dbg_reloc_doact()
237 Dbg_reloc_dooutrel(Lm_list *lml, Word type) in Dbg_reloc_dooutrel() argument
244 Dbg_util_nl(lml, DBG_NL_STD); in Dbg_reloc_dooutrel()
245 dbg_print(lml, MSG_INTL(MSG_REL_CREATING)); in Dbg_reloc_dooutrel()
246 Elf_reloc_title(lml, ELF_DBG_LD, type); in Dbg_reloc_dooutrel()
250 Dbg_reloc_discard(Lm_list *lml, Half mach, Rel_desc *rsp) in Dbg_reloc_discard() argument
263 dbg_print(lml, MSG_INTL(MSG_REL_DISCARDED), in Dbg_reloc_discard()
272 Dbg_reloc_transition(Lm_list *lml, Half mach, Word rtype, Rel_desc *rsp, in Dbg_reloc_transition() argument
284 dbg_print(lml, MSG_INTL(MSG_REL_TRANSITION), in Dbg_reloc_transition()
308 Dbg_reloc_in(Lm_list *lml, int caller, Half mach, Word type, void *reloc, in Dbg_reloc_in() argument
319 Elf_reloc_entry_1(lml, caller, MSG_INTL(MSG_STR_IN), mach, type, reloc, in Dbg_reloc_in()
337 Dbg_reloc_sloppycomdat(Lm_list *lml, Sym_desc *sdp) in Dbg_reloc_sloppycomdat() argument
349 dbg_print(lml, MSG_INTL(MSG_REL_SLOPPYCOMDAT), in Dbg_reloc_sloppycomdat()
359 Dbg_reloc_ors_entry(Lm_list *lml, int caller, Word type, Half mach, in Dbg_reloc_ors_entry() argument
391 Elf_reloc_entry_2(lml, caller, MSG_INTL(MSG_STR_OUT), type, in Dbg_reloc_ors_entry()
401 Dbg_reloc_ars_entry(Lm_list *lml, int caller, Word type, Half mach, in Dbg_reloc_ars_entry() argument
417 Elf_reloc_entry_2(lml, caller, MSG_INTL(MSG_STR_ACT), type, in Dbg_reloc_ars_entry()
424 Dbg_reloc_entry(Lm_list *lml, const char *prestr, Half mach, Word type, in Dbg_reloc_entry() argument
434 Elf_reloc_entry_1(lml, ELF_DBG_LD, prestr, mach, type, reloc, secname, in Dbg_reloc_entry()
441 Dbg64_pltpad_to(Lm_list *lml, const char *file, Addr pltpad, in Dbg64_pltpad_to() argument
449 dbg_print(lml, MSG_INTL(MSG_BND_PLTPAD_TO), EC_ADDR(pltpad), file, in Dbg64_pltpad_to()
454 Dbg64_pltpad_from(Lm_list *lml, const char *file, const char *sname, in Dbg64_pltpad_from() argument
462 dbg_print(lml, MSG_INTL(MSG_BND_PLTPAD_FROM), EC_ADDR(pltpad), file, in Dbg64_pltpad_from()
512 Elf_reloc_title(Lm_list *lml, int caller, Word type) in Elf_reloc_title() argument
517 dbg_print(lml, MSG_INTL(MSG_REL_EFSA_TITLE)); in Elf_reloc_title()
519 dbg_print(lml, MSG_INTL(MSG_REL_EFLA_TITLE)); in Elf_reloc_title()
522 dbg_print(lml, MSG_INTL(MSG_REL_EFSN_TITLE)); in Elf_reloc_title()
524 dbg_print(lml, MSG_INTL(MSG_REL_EFLN_TITLE)); in Elf_reloc_title()
530 dbg_print(lml, MSG_INTL(MSG_REL_RTA_TITLE)); in Elf_reloc_title()
531 dbg_print(lml, MSG_INTL(MSG_REL_RTV_TITLE)); in Elf_reloc_title()
533 dbg_print(lml, MSG_INTL(MSG_REL_RTN_TITLE)); in Elf_reloc_title()
539 dbg_print(lml, MSG_INTL(MSG_REL_LDSA_TITLE)); in Elf_reloc_title()
541 dbg_print(lml, MSG_INTL(MSG_REL_LDLA_TITLE)); in Elf_reloc_title()
544 dbg_print(lml, MSG_INTL(MSG_REL_LDSN_TITLE)); in Elf_reloc_title()
546 dbg_print(lml, MSG_INTL(MSG_REL_LDLN_TITLE)); in Elf_reloc_title()
552 dbg_print(lml, MSG_INTL(MSG_REL_LDSV_TITLE)); in Elf_reloc_title()
554 dbg_print(lml, MSG_INTL(MSG_REL_LDLV_TITLE)); in Elf_reloc_title()
560 Elf_reloc_entry_2(Lm_list *lml, int caller, const char *prestr, Word type, in Elf_reloc_entry_2() argument
572 dbg_print(lml, MSG_INTL(MSG_REL_EFSA_ENTRY), in Elf_reloc_entry_2()
576 dbg_print(lml, MSG_INTL(MSG_REL_EFLA_ENTRY), in Elf_reloc_entry_2()
581 dbg_print(lml, MSG_INTL(MSG_REL_EFSN_ENTRY), in Elf_reloc_entry_2()
584 dbg_print(lml, MSG_INTL(MSG_REL_EFLN_ENTRY), in Elf_reloc_entry_2()
591 dbg_print(lml, MSG_INTL(MSG_REL_RTA_ENTRY), prestr, in Elf_reloc_entry_2()
595 dbg_print(lml, MSG_INTL(MSG_REL_RTN_ENTRY), prestr, in Elf_reloc_entry_2()
602 dbg_print(lml, MSG_INTL(MSG_REL_LDSA_ENTRY), in Elf_reloc_entry_2()
606 dbg_print(lml, MSG_INTL(MSG_REL_LDLA_ENTRY), in Elf_reloc_entry_2()
611 dbg_print(lml, MSG_INTL(MSG_REL_LDSN_ENTRY), in Elf_reloc_entry_2()
615 dbg_print(lml, MSG_INTL(MSG_REL_LDLN_ENTRY), in Elf_reloc_entry_2()
647 dbg_print(lml, MSG_INTL(MSG_REL_LDSA_ENTRY), in Elf_reloc_entry_2()
651 dbg_print(lml, MSG_INTL(MSG_REL_LDLA_ENTRY), in Elf_reloc_entry_2()
658 Elf_reloc_entry_1(Lm_list *lml, int caller, const char *prestr, Half mach, in Elf_reloc_entry_1() argument
682 Elf_reloc_entry_2(lml, caller, prestr, type, str, off, add, secname, in Elf_reloc_entry_1()
692 Elf_reloc_apply_val(Lm_list *lml, int caller, Xword offset, Xword value) in Elf_reloc_apply_val() argument
695 dbg_print(lml, MSG_INTL(MSG_REL_RT_APLVAL), EC_XWORD(offset), in Elf_reloc_apply_val()
699 Elf_reloc_apply_reg(Lm_list *lml, int caller, Half mach, Xword offset, in Elf_reloc_apply_reg() argument
705 dbg_print(lml, MSG_INTL(MSG_REL_RT_APLREG), in Elf_reloc_apply_reg()