Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dincremental.cc197 unsigned int* p_symtab_shndx, in find_incremental_inputs_sections() argument
236 if (p_symtab_shndx != NULL) in find_incremental_inputs_sections()
237 *p_symtab_shndx = symtab_shndx; in find_incremental_inputs_sections()
Dincremental.h1780 unsigned int* p_symtab_shndx,