Searched refs:the_add_entry (Results 1 – 1 of 1) sorted by relevance
8422 property_table_entry *the_add_entry; in remove_dead_literal() local8432 the_add_entry = elf_xtensa_find_property_entry (prop_table, ptblsize, in remove_dead_literal()8434 fill_extra_space = compute_fill_extra_space (the_add_entry); in remove_dead_literal()8653 property_table_entry *the_add_entry; in coalesce_shared_literal() local8686 the_add_entry = elf_xtensa_find_property_entry (prop_table, ptblsize, in coalesce_shared_literal()8688 if (the_add_entry && (the_add_entry->flags & XTENSA_PROP_UNREACHABLE)) in coalesce_shared_literal()8689 fill_extra_space = the_add_entry->size; in coalesce_shared_literal()8719 property_table_entry *the_add_entry, *src_entry, *target_entry = NULL; in move_shared_literal() local8798 the_add_entry = in move_shared_literal()8802 if (the_add_entry && (the_add_entry->flags & XTENSA_PROP_UNREACHABLE)) in move_shared_literal()[all …]