[all-commits] [llvm/llvm-project] 6e5491: Once we've found a firmware binary and loaded it, ...
Jason Molenda via All-commits
all-commits at lists.llvm.org
Mon Sep 28 12:51:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6e54918db7f4dad0d5a6fbff140009ed6f151d2c
https://github.com/llvm/llvm-project/commit/6e54918db7f4dad0d5a6fbff140009ed6f151d2c
Author: Jason Molenda <jason at molenda.com>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp
Log Message:
-----------
Once we've found a firmware binary and loaded it, don't search more
Add the flag in ProcessMachCore::DoLoadCore that stops additional
searches for the binaries when we have an LC_NOTE identifying the
firmware/standalone binary as the correct one & we have loaded it
successfully.
More information about the All-commits
mailing list