Home
last modified time | relevance | path

Searched refs:conv_reloc_386_type (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate.c42 return (conv_reloc_386_type(type, fmt_flags, inv_buf)); in conv_reloc_type()
H A Drelocate_i386.c90 conv_reloc_386_type(Word type, Conv_fmt_flags_t fmt_flags, in conv_reloc_386_type() function
/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h224 extern const char *conv_reloc_386_type(Word);
225 #define CONV_RELOC_TYPE conv_reloc_386_type
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c674 conv_reloc_386_type(arsp->rel_rtype, 0, &inv_buf), in tls_fixups()
740 conv_reloc_386_type(arsp->rel_rtype, 0, &inv_buf), in tls_fixups()
1059 conv_reloc_386_type(arsp->rel_rtype, 0, &inv_buf), in ld_do_activerelocs()
1090 conv_reloc_386_type(arsp->rel_rtype, 0, &inv_buf), in ld_do_activerelocs()
1307 conv_reloc_386_type(rsp->rel_rtype, 0, &inv_buf), in ld_reloc_local()
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c229 conv_reloc_386_type(R_386_JMP_SLOT, 0, &inv_buf), in elf_bndr()
1027 return (conv_reloc_386_type(rel, 0, &inv_buf)); in _conv_reloc_type()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h928 extern const char *conv_reloc_386_type(Word, Conv_fmt_flags_t,