Home
last modified time | relevance | path

Searched refs:conv_elfdata_type (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddata.c34 conv_elfdata_type(Elf_Type type, Conv_inv_buf_t *inv_buf) in conv_elfdata_type() function
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsegments.c163 EC_ADDR(shdr->sh_addr), conv_elfdata_type(data->d_type, &inv_buf), in Dbg_seg_os()
192 EC_ADDR(addr), conv_elfdata_type(data->d_type, &inv_buf), in Dbg_seg_os()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h905 extern const char *conv_elfdata_type(Elf_Type, Conv_inv_buf_t *);