Home
last modified time | relevance | path

Searched refs:GetLoadDependentFilesChoices (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3089 AddChoicesField("Load Dependents", 3, GetLoadDependentFilesChoices()); in TargetCreateFormDelegate()
3114 std::vector<std::string> GetLoadDependentFilesChoices() { in GetLoadDependentFilesChoices() function in curses::TargetCreateFormDelegate