Home
last modified time | relevance | path

Searched refs:elfedit_outstyle (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dmapfile-vers63 elfedit_outstyle;
H A Delfedit.c1182 elfedit_outstyle(void) in elfedit_outstyle() function
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dmapfile-vers69 elfedit_outstyle { FLAGS = PARENT };
H A Dsyminfo.c328 ELFEDIT_OUTSTYLE_DEFAULT : elfedit_outstyle(); in print_syminfo()
H A Dstr.c436 outstyle = elfedit_outstyle(); in print_strtab()
H A Dshdr.c231 ELFEDIT_OUTSTYLE_DEFAULT : elfedit_outstyle(); in print_shdr()
H A Dphdr.c393 ELFEDIT_OUTSTYLE_DEFAULT : elfedit_outstyle(); in print_phdr()
H A Dcap.c403 ELFEDIT_OUTSTYLE_DEFAULT : elfedit_outstyle(); in print_cap()
H A Ddyn.c316 ELFEDIT_OUTSTYLE_DEFAULT : elfedit_outstyle(); in print_dyn()
H A Dehdr.c257 outstyle = elfedit_outstyle(); in print_ehdr()
H A Dsym.c608 ELFEDIT_OUTSTYLE_DEFAULT : elfedit_outstyle(); in print_sym()
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h617 extern elfedit_outstyle_t elfedit_outstyle(void);