Home
last modified time | relevance | path

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

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