Searched refs:conv_reloc_amd64_type (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_convrelstr.c61 conv_reloc_amd64_type(Word type) function
H A Dkobj_reloc.c184 conv_reloc_amd64_type(rtype));
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate.c51 return (conv_reloc_amd64_type(type, fmt_flags, inv_buf));
H A Drelocate_amd64.c64 conv_reloc_amd64_type(Word type, Conv_fmt_flags_t fmt_flags, function
H A Dllib-lconv160 const char *conv_reloc_amd64_type(Word, Conv_fmt_flags_t,
/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h217 extern const char *conv_reloc_amd64_type(Word);
218 #define CONV_RELOC_TYPE conv_reloc_amd64_type
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c249 conv_reloc_amd64_type(R_AMD64_JUMP_SLOT, 0, &inv_buf),
963 return (conv_reloc_amd64_type(rel, 0, &inv_buf));
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c704 conv_reloc_amd64_type(arsp->rel_rtype, 0, &inv_buf),
1053 conv_reloc_amd64_type(arsp->rel_rtype, 0, &inv_buf),
1084 conv_reloc_amd64_type(arsp->rel_rtype, 0, &inv_buf),
1289 conv_reloc_amd64_type(rsp->rel_rtype, 0, &inv_buf),
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h916 extern const char *conv_reloc_amd64_type(Word, Conv_fmt_flags_t,

Completed in 86 milliseconds