Searched refs:SYMTAB_INTACT (Results 1 – 4 of 4) sorted by relevance
209 #define SYMTAB_INTACT 0x00000020U macro
500 ecp->flags &= ~SYMTAB_INTACT; in create_scn()609 if ((ecp->flags & SYMTAB_INTACT) == 0 && in copy_content()1345 ecp->flags &= ~SYMTAB_INTACT; in create_external_section()1441 (ecp->flags & SYMTAB_INTACT) == 0) in update_shdr()
287 ecp->flags |= SYMTAB_INTACT; in create_elf()364 ecp->flags &= ~SYMTAB_INTACT; in create_elf()
708 if (((ecp->flags & SYMTAB_INTACT) == 0) && !generate_symbols(ecp)) { in create_symtab()738 if (ecp->flags & SYMTAB_INTACT) { in create_symtab()