Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c4954 r_reloc_get_section (const r_reloc *r_rel) in r_reloc_get_section() function
4968 sec = r_reloc_get_section (r_rel); in r_reloc_is_defined()
5016 asection *sec = r_reloc_get_section (r_rel); in print_r_reloc()
5219 if (r_reloc_get_section (&src1->r_rel) in literal_value_equal()
5220 != r_reloc_get_section (&src2->r_rel)) in literal_value_equal()
5293 sec_or_hash = r_reloc_get_section (&src->r_rel); in literal_value_hash()
5554 asection *sec = r_reloc_get_section (loc); in text_action_add_literal()
6868 target_sec = r_reloc_get_section (&r_rel); in find_relaxable_sections()
6943 target_sec = r_reloc_get_section (&r_rel); in collect_source_relocs()
7018 target_sec = r_reloc_get_section (&r_rel); in collect_source_relocs()
[all …]