Searched defs:StripLinkerSymbolAnnotations (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Symbol/ | ||
H A D | ObjectFile.h | 694 StripLinkerSymbolAnnotations(llvm::StringRef symbol_name) const { StripLinkerSymbolAnnotations() function |
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ | ||
H A D | ObjectFileELF.cpp | 1616 ObjectFileELF::StripLinkerSymbolAnnotations(llvm::StringRef symbol_name) const { StripLinkerSymbolAnnotations() function in ObjectFileELF |