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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf-m10300.c73 unsigned char movm_args; member in struct:elf32_mn10300_link_hash_entry
76 by the movm instruction. This is redundant with movm_args, but we
1555 || (entry->stack_size == 0 && entry->movm_args == 0)
1571 if (entry->movm_args)
1856 (ie movm_args). */
2155 if (sym_hash->movm_args)
2209 if (sym_hash->movm_args)
2499 bfd_put_8 (abfd, h->movm_args, contents + irel->r_offset + 4);
2607 bfd_put_8 (abfd, h->movm_args, contents + irel->r_offset + 2);
3406 hash->movm_args
[all...]

Completed in 104 milliseconds