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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h632 StripLinkerSymbolAnnotations(llvm::StringRef symbol_name) const { function in class:lldb_private::ObjectFile
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h153 StripLinkerSymbolAnnotations(llvm::StringRef symbol_name) const override;
H A DObjectFileELF.cpp1534 ObjectFileELF::StripLinkerSymbolAnnotations(llvm::StringRef symbol_name) const { function in class:ObjectFileELF
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp289 m_objfile->StripLinkerSymbolAnnotations(name.GetStringRef()));
309 m_objfile->StripLinkerSymbolAnnotations(name.GetStringRef()));

Completed in 170 milliseconds