Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Symbol/
DObjectFile.h648 StripLinkerSymbolAnnotations(llvm::StringRef symbol_name) const { in StripLinkerSymbolAnnotations() function
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1534 ObjectFileELF::StripLinkerSymbolAnnotations(llvm::StringRef symbol_name) const { in StripLinkerSymbolAnnotations() function in ObjectFileELF