Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dsymtab.cc1624 unsigned int s2_shndx = s2->shndx(&is_ordinary); in operator ()() local
1626 if (s1_shndx != s2_shndx) in operator ()()
1627 return s1_shndx < s2_shndx; in operator ()()