Lines Matching refs:symbols
404 && info->symbols != NULL in print_insn_shmedia()
405 && bfd_asymbol_flavour (info->symbols[0]) == bfd_target_elf_flavour in print_insn_shmedia()
406 && ! bfd_is_und_section (bfd_get_section (info->symbols[0])) in print_insn_shmedia()
407 && ! bfd_is_abs_section (bfd_get_section (info->symbols[0]))) in print_insn_shmedia()
408 section = bfd_get_section (info->symbols[0]); in print_insn_shmedia()
471 if (info->symbols != NULL in sh64_get_contents_type_disasm()
472 && bfd_asymbol_flavour (info->symbols[0]) == bfd_target_elf_flavour in sh64_get_contents_type_disasm()
473 && ! bfd_is_und_section (bfd_get_section (info->symbols[0])) in sh64_get_contents_type_disasm()
474 && ! bfd_is_abs_section (bfd_get_section (info->symbols[0]))) in sh64_get_contents_type_disasm()
477 = sh64_get_contents_type (bfd_get_section (info->symbols[0]), in sh64_get_contents_type_disasm()
487 if (info->symbols in sh64_get_contents_type_disasm()
488 && bfd_asymbol_flavour (info->symbols[0]) == bfd_target_elf_flavour in sh64_get_contents_type_disasm()
489 && elf_symbol_from (bfd_asymbol_bfd (info->symbols[0]), in sh64_get_contents_type_disasm()
490 info->symbols[0])->internal_elf_sym.st_other in sh64_get_contents_type_disasm()