Searched refs:target_sec_cache (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c8828 section_cache_t target_sec_cache;
8831 init_section_cache (&target_sec_cache);
8916 &target_sec_cache, rel->is_abs_literal))
8931 free_section_cache (&target_sec_cache);
9098 section_cache_t *target_sec_cache,
9170 &try_loc, &val, target_sec_cache))
9342 section_cache_t *target_sec_cache)
9373 if (!section_cache_section (target_sec_cache, target_sec, link_info))
9377 (target_sec_cache->ptbl, target_sec_cache
8811 section_cache_t target_sec_cache; local
9070 identify_literal_placement(bfd *abfd, asection *sec, bfd_byte *contents, struct bfd_link_info *link_info, value_map_hash_table *values, bool *last_loc_is_prev_p, Elf_Internal_Rela *irel, int remaining_src_rels, source_reloc *rel, property_table_entry *prop_table, int ptblsize, section_cache_t *target_sec_cache, bool is_abs_literal) argument
9318 move_shared_literal(asection *sec, struct bfd_link_info *link_info, source_reloc *rel, property_table_entry *prop_table, int ptblsize, const r_reloc *target_loc, const literal_value *lit_value, section_cache_t *target_sec_cache) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-xtensa.c8820 section_cache_t target_sec_cache;
8823 init_section_cache (&target_sec_cache);
8908 &target_sec_cache, rel->is_abs_literal))
8923 free_section_cache (&target_sec_cache);
9090 section_cache_t *target_sec_cache,
9162 &try_loc, &val, target_sec_cache))
9334 section_cache_t *target_sec_cache)
9365 if (!section_cache_section (target_sec_cache, target_sec, link_info))
9369 (target_sec_cache->ptbl, target_sec_cache
8796 section_cache_t target_sec_cache; local
9055 identify_literal_placement(bfd *abfd, asection *sec, bfd_byte *contents, struct bfd_link_info *link_info, value_map_hash_table *values, bfd_boolean *last_loc_is_prev_p, Elf_Internal_Rela *irel, int remaining_src_rels, source_reloc *rel, property_table_entry *prop_table, int ptblsize, section_cache_t *target_sec_cache, bfd_boolean is_abs_literal) argument
9303 move_shared_literal(asection *sec, struct bfd_link_info *link_info, source_reloc *rel, property_table_entry *prop_table, int ptblsize, const r_reloc *target_loc, const literal_value *lit_value, section_cache_t *target_sec_cache) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-xtensa.c8821 section_cache_t target_sec_cache;
8824 init_section_cache (&target_sec_cache);
8909 &target_sec_cache, rel->is_abs_literal))
8924 free_section_cache (&target_sec_cache);
9091 section_cache_t *target_sec_cache,
9163 &try_loc, &val, target_sec_cache))
9335 section_cache_t *target_sec_cache)
9366 if (!section_cache_section (target_sec_cache, target_sec, link_info))
9370 (target_sec_cache->ptbl, target_sec_cache
8797 section_cache_t target_sec_cache; local
9056 identify_literal_placement(bfd *abfd, asection *sec, bfd_byte *contents, struct bfd_link_info *link_info, value_map_hash_table *values, bool *last_loc_is_prev_p, Elf_Internal_Rela *irel, int remaining_src_rels, source_reloc *rel, property_table_entry *prop_table, int ptblsize, section_cache_t *target_sec_cache, bool is_abs_literal) argument
9304 move_shared_literal(asection *sec, struct bfd_link_info *link_info, source_reloc *rel, property_table_entry *prop_table, int ptblsize, const r_reloc *target_loc, const literal_value *lit_value, section_cache_t *target_sec_cache) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c8835 section_cache_t target_sec_cache;
8838 init_section_cache (&target_sec_cache);
8923 &target_sec_cache, rel->is_abs_literal))
8938 free_section_cache (&target_sec_cache);
9105 section_cache_t *target_sec_cache,
9177 &try_loc, &val, target_sec_cache))
9349 section_cache_t *target_sec_cache)
9380 if (!section_cache_section (target_sec_cache, target_sec, link_info))
9384 (target_sec_cache->ptbl, target_sec_cache
8811 section_cache_t target_sec_cache; local
9070 identify_literal_placement(bfd *abfd, asection *sec, bfd_byte *contents, struct bfd_link_info *link_info, value_map_hash_table *values, bool *last_loc_is_prev_p, Elf_Internal_Rela *irel, int remaining_src_rels, source_reloc *rel, property_table_entry *prop_table, int ptblsize, section_cache_t *target_sec_cache, bool is_abs_literal) argument
9318 move_shared_literal(asection *sec, struct bfd_link_info *link_info, source_reloc *rel, property_table_entry *prop_table, int ptblsize, const r_reloc *target_loc, const literal_value *lit_value, section_cache_t *target_sec_cache) argument
[all...]

Completed in 227 milliseconds