Home
last modified time | relevance | path

Searched refs:inv_buf (Results 51 – 70 of 70) sorted by relevance

123

/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c246 Conv_inv_buf_t inv_buf; in elf_bndr() local
249 conv_reloc_amd64_type(R_AMD64_JUMP_SLOT, 0, &inv_buf), in elf_bndr()
961 static Conv_inv_buf_t inv_buf; in _conv_reloc_type() local
963 return (conv_reloc_amd64_type(rel, 0, &inv_buf)); in _conv_reloc_type()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.c475 Conv_inv_buf_t inv_buf; in print_cap() local
479 &inv_buf)); in print_cap()
560 Conv_inv_buf_t inv_buf; in print_cap() local
566 conv_cap_tag(arg, 0, &inv_buf)); in print_cap()
662 Conv_inv_buf_t inv_buf; in arg_to_index() local
668 conv_cap_tag(ca_value, 0, &inv_buf)); in arg_to_index()
H A Dphdr.c225 Conv_inv_buf_t inv_buf; in process_args() local
242 mach, phdr->p_type, 0, &inv_buf)); in process_args()
249 osabi, mach, argstate->ndx, 0, &inv_buf)); in process_args()
444 Conv_inv_buf_t inv_buf; in print_phdr() local
449 phdr->p_type, 0, &inv_buf)); in print_phdr()
H A Dsym.c445 Conv_inv_buf_t inv_buf; in print_symstate() local
452 CONV_FMT_ALT_CF, &inv_buf)); in print_symstate()
528 Conv_inv_buf_t inv_buf; in print_symstate() local
535 CONV_FMT_ALT_CF, &inv_buf)); in print_symstate()
557 Conv_inv_buf_t inv_buf; in print_symstate() local
564 CONV_FMT_ALT_CF, &inv_buf)); in print_symstate()
H A Dsyminfo.c464 Conv_inv_buf_t inv_buf; in needed_to_boundto() local
544 0, &inv_buf)); in needed_to_boundto()
H A Ddyn.c189 Conv_inv_buf_t inv_buf; in convert_dt_null() local
204 ehdr->e_ident[EI_OSABI], ehdr->e_machine, 0, &inv_buf)); in convert_dt_null()
569 Conv_inv_buf_t inv_buf; in print_dyn() local
577 0, &inv_buf)); in print_dyn()
H A Dshdr.c328 Conv_inv_buf_t inv_buf; in print_shdr() local
332 &inv_buf)); in print_shdr()
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c226 Conv_inv_buf_t inv_buf; in elf_bndr() local
229 conv_reloc_386_type(R_386_JMP_SLOT, 0, &inv_buf), in elf_bndr()
1025 static Conv_inv_buf_t inv_buf; in _conv_reloc_type() local
1027 return (conv_reloc_386_type(rel, 0, &inv_buf)); in _conv_reloc_type()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c128 Conv_inv_buf_t inv_buf; in ld_init_target() local
131 conv_ehdr_mach(mach, 0, &inv_buf)); in ld_init_target()
H A Dsyms.c2070 Conv_inv_buf_t inv_buf; in ld_sym_process() local
2214 CONV_FMT_DECIMAL, &inv_buf)); in ld_sym_process()
2342 &inv_buf)); in ld_sym_process()
2434 CONV_FMT_DECIMAL, &inv_buf)); in ld_sym_process()
2541 CONV_FMT_DECIMAL, &inv_buf)); in ld_sym_process()
2624 conv_sym_info_bind(bind, 0, &inv_buf)); in ld_sym_process()
2650 CONV_FMT_DECIMAL, &inv_buf)); in ld_sym_process()
H A Dfiles.c1418 Conv_inv_buf_t inv_buf; in invalid_section() local
1424 &inv_buf)); in invalid_section()
2404 Conv_inv_buf_t inv_buf; in rel_process() local
2414 &inv_buf)); in rel_process()
2714 Conv_inv_buf_t inv_buf; in process_elf() local
2721 shdr->sh_type, CONV_FMT_ALT_CF, &inv_buf)); in process_elf()
H A Dmap_support.c1449 Conv_inv_buf_t inv_buf; in ld_map_sym_ver_fini() local
1505 ld_map_tokenstr(tok, &tkv, &inv_buf)); in ld_map_sym_ver_fini()
H A Dupdate.c3710 Conv_inv_buf_t inv_buf, inv_buf2; in check_mapfile_assertions() local
3757 &inv_buf), in check_mapfile_assertions()
3861 ma->ass_type, CONV_FMT_ALT_CFNP, &inv_buf), in check_mapfile_assertions()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Ddwarf.c160 Conv_inv_buf_t inv_buf; in dwarf_regname() local
164 name = conv_dwarf_regname(mach, regno, 0, &good_name, &inv_buf); in dwarf_regname()
223 Conv_inv_buf_t inv_buf; in dump_cfi() local
266 opname = conv_dwarf_cfa(op, 0, &inv_buf); in dump_cfi()
H A Delfdump.c712 Conv_inv_buf_t inv_buf; in unwind_eh_frame() local
874 Conv_inv_buf_t inv_buf; in check_phdr_v_shdr() local
884 CONV_FMT_ALT_CF, &inv_buf), \ in check_phdr_v_shdr()
1175 Conv_inv_buf_t inv_buf; in output_symbol() local
2548 Conv_inv_buf_t inv_buf; in sunw_sort() local
2615 symshdr->sh_type, 0, &inv_buf)); in sunw_sort()
2687 Conv_inv_buf_t inv_buf; in reloc() local
2791 0, &inv_buf)); in reloc()
3154 Conv_inv_buf_t inv_buf; in dynamic() local
3770 Conv_inv_buf_t inv_buf; in note_entry() local
[all …]
H A Dcorenote.c738 Conv_inv_buf_t inv_buf; in dump_siginfo() local
749 conv_cnote_signal(v_si_signo, CONV_FMT_DECIMAL, &inv_buf)); in dump_siginfo()
753 conv_cnote_errno(w, CONV_FMT_DECIMAL, &inv_buf)); in dump_siginfo()
758 CONV_FMT_DECIMAL, &inv_buf)); in dump_siginfo()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c575 Conv_inv_buf_t inv_buf; in dlclose_check() local
577 (void) conv_invalid_val(&inv_buf, EC_NATPTR(ghp), 0); in dlclose_check()
578 DBG_CALL(Dbg_dl_dlclose(clmp, inv_buf.buf, DBG_DLCLOSE_NULL)); in dlclose_check()
1795 Conv_inv_buf_t inv_buf; in dlinfo_core() local
1815 (void) conv_invalid_val(&inv_buf, EC_NATPTR(handle), 0); in dlinfo_core()
1816 handlename = inv_buf.buf; in dlinfo_core()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections.c409 Conv_inv_buf_t *inv_buf) in conv_sec_type() argument
412 sec_type_strings(osabi, mach, fmt_flags), fmt_flags, inv_buf)); in conv_sec_type()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c645 Conv_inv_buf_t inv_buf; in Dbg_file_generic() local
653 ifl->ifl_ehdr->e_type, 0, &inv_buf)); in Dbg_file_generic()
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c1338 Conv_inv_buf_t inv_buf; in dcmd_ElfDyn() local
1349 dynstr = conv_dyn_tag(dyn.d_tag, ELFOSABI_SOLARIS, M_MACH, 0, &inv_buf); in dcmd_ElfDyn()
1434 Conv_inv_buf_t inv_buf; in dcmd_ElfPhdr() local
1451 conv_phdr_type(ELFOSABI_SOLARIS, M_MACH, phdr.p_type, 0, &inv_buf)); in dcmd_ElfPhdr()

123