Searched refs:has_suffix (Results 1 – 1 of 1) sorted by relevance
2318 bool has_suffix = version_pos != llvm::StringRef::npos; in ParseSymbols() local2324 if (has_suffix) { in ParseSymbols()2375 has_suffix, // Contains linker annotations? in ParseSymbols()