Searched defs:prefer_file_cache (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
H A D | Symbol.cpp | 595 GetInstructions(const ExecutionContext & exe_ctx,const char * flavor,bool prefer_file_cache) GetInstructions() argument 606 GetDisassembly(const ExecutionContext & exe_ctx,const char * flavor,bool prefer_file_cache,Stream & strm) GetDisassembly() argument
|
H A D | Function.cpp | 458 GetInstructions(const ExecutionContext & exe_ctx,const char * flavor,bool prefer_file_cache) GetInstructions() argument 470 GetDisassembly(const ExecutionContext & exe_ctx,const char * flavor,Stream & strm,bool prefer_file_cache) GetDisassembly() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | StopInfoMachException.cpp | 50 const bool prefer_file_cache = true; GetPtrauthInstructionInfo() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/ |
H A D | UnwindAssemblyInstEmulation.cpp | 71 const bool prefer_file_cache = true; in GetNonCallSiteUnwindPlanFromAssembly() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 6933 bool prefer_file_cache = false; WindowDelegateDraw() local
|