Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c10906 const char *const stub_str[] = { "long_branch", in ppc_build_one_stub() local
10913 len1 = strlen (stub_str[stub_entry->stub_type - 1]); in ppc_build_one_stub()
10919 memcpy (name + 9, stub_str[stub_entry->stub_type - 1], len1); in ppc_build_one_stub()