Home
last modified time | relevance | path

Searched defs:StripLinkerSymbolAnnotations (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h693 StripLinkerSymbolAnnotations(llvm::StringRef symbol_name) const { StripLinkerSymbolAnnotations() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1616 ObjectFileELF::StripLinkerSymbolAnnotations(llvm::StringRef symbol_name) const { StripLinkerSymbolAnnotations() function in ObjectFileELF