Searched refs:SYMTAB_EXIST (Results 1 – 6 of 6) sorted by relevance
258 ecp->flags |= SYMTAB_EXIST; in create_elf_from_srec()327 if (ecp->flags & SYMTAB_EXIST) { in create_elf_from_srec()330 ecp->flags &= ~SYMTAB_EXIST; in create_elf_from_srec()365 ecp->flags &= ~SYMTAB_EXIST; in create_elf_from_srec()
505 ecp->flags |= SYMTAB_EXIST; in create_scn()610 (ecp->flags & SYMTAB_EXIST) && in copy_content()708 if ((ecp->flags & SYMTAB_EXIST) == 0) { in filter_reloc()1440 if (s->type == SHT_GROUP && (ecp->flags & SYMTAB_EXIST) && in update_shdr()1534 if (!(ecp->flags & SYMTAB_EXIST)) { in set_shstrtab()
258 ecp->flags |= SYMTAB_EXIST; in create_elf_from_binary()
208 #define SYMTAB_EXIST 0x00000010U macro
288 ecp->flags &= ~SYMTAB_EXIST; in create_elf()371 if ((ecp->flags & SYMTAB_EXIST) != 0) in create_elf()
717 ecp->flags &= ~SYMTAB_EXIST; in create_symtab()