Searched refs:elfedit_outstyle (Results 1 – 13 of 13) sorted by relevance
106 (void) elfedit_outstyle(); in foo()
63 elfedit_outstyle;
1182 elfedit_outstyle(void) in elfedit_outstyle() function
69 elfedit_outstyle { FLAGS = PARENT };
328 ELFEDIT_OUTSTYLE_DEFAULT : elfedit_outstyle(); in print_syminfo()
436 outstyle = elfedit_outstyle(); in print_strtab()
231 ELFEDIT_OUTSTYLE_DEFAULT : elfedit_outstyle(); in print_shdr()
393 ELFEDIT_OUTSTYLE_DEFAULT : elfedit_outstyle(); in print_phdr()
401 ELFEDIT_OUTSTYLE_DEFAULT : elfedit_outstyle(); in print_cap()
257 outstyle = elfedit_outstyle(); in print_ehdr()
316 ELFEDIT_OUTSTYLE_DEFAULT : elfedit_outstyle(); in print_dyn()
608 ELFEDIT_OUTSTYLE_DEFAULT : elfedit_outstyle(); in print_sym()
615 extern elfedit_outstyle_t elfedit_outstyle(void);