Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c10298 char plt_name[10]; in elf_xtensa_get_plt_section() local
10310 sprintf (plt_name, ".plt.%u", chunk); in elf_xtensa_get_plt_section()
10311 return bfd_get_linker_section (dynobj, plt_name); in elf_xtensa_get_plt_section()