Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Delf.c69 flgs = conv_ehdr_flags(mach, ehdr->e_flags, 0, &flags_buf); in Elf_ehdr()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c486 conv_ehdr_flags(ehdr->e_machine, ehdr->e_flags, in print_ehdr()
929 conv_ehdr_flags(ehdr->e_machine, in cmd_body()
934 conv_ehdr_flags(ehdr->e_machine, in cmd_body()
936 conv_ehdr_flags(ehdr->e_machine, in cmd_body()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c922 conv_ehdr_flags(Half mach, Word flags, Conv_fmt_flags_t fmt_flags, in conv_ehdr_flags() function
1211 return (conv_ehdr_flags(mach, (Word)info, 0, in conv_reject_desc()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h895 extern const char *conv_ehdr_flags(Half, Word, Conv_fmt_flags_t,
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c1404 flgs = conv_ehdr_flags(ehdr.e_machine, ehdr.e_flags, in dcmd_ElfEhdr()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c544 vstr = conv_ehdr_flags(state->ns_mach, w, in dump_auxv()