Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2353 bool has_suffix = version_pos != llvm::StringRef::npos; in ParseSymbols() local
2359 if (has_suffix) { in ParseSymbols()
2410 has_suffix, // Contains linker annotations? in ParseSymbols()