Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dsymtab.cc1683 unsigned int s2_shndx = s2->shndx(&is_ordinary); in operator ()() local
1685 if (s1_shndx != s2_shndx) in operator ()()
1686 return s1_shndx < s2_shndx; in operator ()()