Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Symbol/
H A DSymbol.cpp591 bool prefer_file_cache) { in GetInstructions() argument
602 bool prefer_file_cache, Stream &strm) { in GetDisassembly() argument
H A DFunction.cpp459 GetInstructions(const ExecutionContext & exe_ctx,const char * flavor,bool prefer_file_cache) GetInstructions() argument
471 GetDisassembly(const ExecutionContext & exe_ctx,const char * flavor,Stream & strm,bool prefer_file_cache) GetDisassembly() argument
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp52 const bool prefer_file_cache = true; GetPtrauthInstructionInfo() local
/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp71 const bool prefer_file_cache = true; in GetNonCallSiteUnwindPlanFromAssembly() local
/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6934 bool prefer_file_cache = false; in WindowDelegateDraw() local