Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dincremental.cc199 unsigned int* p_got_plt_shndx, in find_incremental_inputs_sections() argument
240 if (p_got_plt_shndx != NULL) in find_incremental_inputs_sections()
241 *p_got_plt_shndx = got_plt_shndx; in find_incremental_inputs_sections()
Dincremental.h1782 unsigned int* p_got_plt_shndx,