Searched refs:isVernaux (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-readobj/ | ||
D | ELFDumper.cpp | 211 bool isVernaux() const { return !isNull() && getInt() == 1; } in isVernaux() function in __anon79be9f670111::ELFDumper::VersionMapEntry |
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ | ||
D | ELFDumper.cpp | 244 bool isVernaux() const { return !isNull() && getInt() == 1; } in isVernaux() function in __anond329e2bf0111::ELFDumper::VersionMapEntry |