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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c8710 const char *const stub_str[] = { "long_branch",
8716 len1 = strlen (stub_str[stub_entry->stub_type - 1]);
8722 memcpy (name + 9, stub_str[stub_entry->stub_type - 1], len1);
8706 const char *const stub_str[] = { "long_branch", local

Completed in 71 milliseconds