Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DDILEval.cpp48 llvm::StringRef name_ref, std::shared_ptr<StackFrame> stack_frame, in LookupGlobalIdentifier()
88 lldb::ValueObjectSP LookupIdentifier(llvm::StringRef name_ref, in LookupIdentifier()
H A DValueObjectSynthetic.cpp333 ValueObjectSynthetic::GetIndexOfChildWithName(llvm::StringRef name_ref) { in GetIndexOfChildWithName()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp307 llvm::StringRef name_ref = name; in MapRegisterName() local
H A DUnixSignals.cpp205 llvm::StringRef name_ref(name); in GetSignalNumberFromName() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1739 llvm::StringRef name_ref(name); in FindGlobalFunctions() local
1886 llvm::StringRef name_ref(name); in FindGlobalVariables() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2544 const llvm::StringRef name_ref = name.GetStringRef(); in FindFunctions() local