Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DSymbol.cpp595 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 DFunction.cpp458 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 DStopInfoMachException.cpp50 const bool prefer_file_cache = true; GetPtrauthInstructionInfo() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp71 const bool prefer_file_cache = true; in GetNonCallSiteUnwindPlanFromAssembly() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6933 bool prefer_file_cache = false; WindowDelegateDraw() local