Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h658 StripLinkerSymbolAnnotations(llvm::StringRef symbol_name) const { in StripLinkerSymbolAnnotations() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h153 StripLinkerSymbolAnnotations(llvm::StringRef symbol_name) const override;
H A DObjectFileELF.cpp1547 ObjectFileELF::StripLinkerSymbolAnnotations(llvm::StringRef symbol_name) const { in StripLinkerSymbolAnnotations() function in ObjectFileELF
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp319 m_objfile->StripLinkerSymbolAnnotations(name.GetStringRef())); in InitNameIndexes()
339 m_objfile->StripLinkerSymbolAnnotations(name.GetStringRef())); in InitNameIndexes()