Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dmapfile-vers60 elfedit_flags;
H A Delfedit.c1153 elfedit_flags(void) in elfedit_flags() function
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dmapfile-vers66 elfedit_flags { FLAGS = PARENT };
H A Dsyminfo.c319 if ((autoprint && ((elfedit_flags() & ELFEDIT_F_AUTOPRINT) == 0)) || in print_syminfo()
H A Dstr.c433 if (autoprint && ((elfedit_flags() & ELFEDIT_F_AUTOPRINT) == 0)) in print_strtab()
H A Dshdr.c222 if ((autoprint && ((elfedit_flags() & ELFEDIT_F_AUTOPRINT) == 0)) || in print_shdr()
H A Dphdr.c357 if (autoprint && ((elfedit_flags() & ELFEDIT_F_AUTOPRINT) == 0)) in print_phdr()
H A Dcap.c395 if (autoprint && ((elfedit_flags() & ELFEDIT_F_AUTOPRINT) == 0)) in print_cap()
H A Ddyn.c305 if (autoprint && ((elfedit_flags() & ELFEDIT_F_AUTOPRINT) == 0)) in print_dyn()
H A Dehdr.c247 if (autoprint && ((elfedit_flags() & ELFEDIT_F_AUTOPRINT) == 0)) in print_ehdr()
H A Dsym.c600 if ((autoprint && ((elfedit_flags() & ELFEDIT_F_AUTOPRINT) == 0))) in print_sym()
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h614 extern elfedit_flag_t elfedit_flags(void);