Searched refs:src_entry (Results 1 – 3 of 3) sorted by relevance
55 struct src_entry { struct58 SIMPLEQ_ENTRY(src_entry) se_entry; argument60 SIMPLEQ_HEAD(src_head, src_entry);63 find_src(struct src_head *sh, struct src_entry **rse, const char *name) in find_src()66 struct src_entry *se; in find_src()98 struct src_entry *se; in free_src()114 struct src_entry *se; in convert_line()166 struct src_entry *se; in dump_db()
9320 property_table_entry *the_add_entry, *src_entry, *target_entry = NULL; in move_shared_literal() local9346 src_entry = elf_xtensa_find_property_entry in move_shared_literal()9387 if (target_sec->alignment_power > 2 && target_entry != src_entry) in move_shared_literal()9426 if (sec->alignment_power > 2 && target_entry != src_entry) in move_shared_literal()9431 if (src_entry) in move_shared_literal()9432 entry_sec_offset = src_entry->address - sec->vma + src_entry->size; in move_shared_literal()
9327 property_table_entry *the_add_entry, *src_entry, *target_entry = NULL; in move_shared_literal() local9353 src_entry = elf_xtensa_find_property_entry in move_shared_literal()9394 if (target_sec->alignment_power > 2 && target_entry != src_entry) in move_shared_literal()9433 if (sec->alignment_power > 2 && target_entry != src_entry) in move_shared_literal()9438 if (src_entry) in move_shared_literal()9439 entry_sec_offset = src_entry->address - sec->vma + src_entry->size; in move_shared_literal()