Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbol.h231 bool ContainsLinkerAnnotations() const { in ContainsLinkerAnnotations() function
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp333 if (symbol->ContainsLinkerAnnotations()) { in InitNameIndexes()
355 if (symbol->ContainsLinkerAnnotations()) { in InitNameIndexes()