Home
last modified time | relevance | path

Searched defs:name_ref (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp307 llvm::StringRef name_ref = name; in MapRegisterName() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp332 size_t ValueObjectSynthetic::GetIndexOfChildWithName(llvm::StringRef name_ref) { in GetIndexOfChildWithName()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1779 llvm::StringRef name_ref(name); in FindGlobalFunctions() local
1931 llvm::StringRef name_ref(name); in FindGlobalVariables() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2609 const llvm::StringRef name_ref = name.GetStringRef(); in FindFunctions() local