Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDABI.cpp307 llvm::StringRef name_ref = name; in MapRegisterName() local
HDUnixSignals.cpp199 llvm::StringRef name_ref(name); in GetSignalNumberFromName() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDValueObjectSyntheticFilter.cpp332 size_t ValueObjectSynthetic::GetIndexOfChildWithName(llvm::StringRef name_ref) { in GetIndexOfChildWithName()
/freebsd-14-stable/contrib/llvm-project/lldb/source/API/
HDSBTarget.cpp1779 llvm::StringRef name_ref(name); in FindGlobalFunctions() local
1931 llvm::StringRef name_ref(name); in FindGlobalVariables() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp2609 const llvm::StringRef name_ref = name.GetStringRef(); in FindFunctions() local