Searched refs:isVernaux (Results 1 – 1 of 1) sorted by relevance
286 bool isVernaux() const { return !isNull() && getInt() == 1; } in isVernaux() function291 return isVernaux() ? (const Elf_Vernaux*)getPointer() : nullptr; in getVernaux()