Home
last modified time | relevance | path

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

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