Home
last modified time | relevance | path

Searched refs:target_sec (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c5933 asection *target_sec; member
5945 asection *target_sec, in reloc_bfd_fix_init() argument
5955 fix->target_sec = target_sec; in reloc_bfd_fix_init()
6844 asection *target_sec; in find_relaxable_sections() local
6868 target_sec = r_reloc_get_section (&r_rel); in find_relaxable_sections()
6869 target_relax_info = get_xtensa_relax_info (target_sec); in find_relaxable_sections()
6938 asection *target_sec; in collect_source_relocs() local
6943 target_sec = r_reloc_get_section (&r_rel); in collect_source_relocs()
6944 target_relax_info = get_xtensa_relax_info (target_sec); in collect_source_relocs()
7005 asection *target_sec; in collect_source_relocs() local
[all …]
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dxtensaelf.em578 asection *, /* target_sec */
1200 asection *target_sec,
1207 if (target_sec != NULL)
1208 add_deps_edge (deps, src_sec, target_sec);