diff options
author | Jason Molenda <jmolenda@apple.com> | 2019-11-07 19:34:09 -0800 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2019-11-07 19:34:09 -0800 |
commit | 6602e1fb0e34c1a755ef561de24e5b78a460672a (patch) | |
tree | 23ad9bc3806a17f707216211f49667e70d5d37d9 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | e0407f54965318247c8fece2dfa5c9023acf0973 (diff) | |
download | llvm-6602e1fb0e34c1a755ef561de24e5b78a460672a.zip llvm-6602e1fb0e34c1a755ef561de24e5b78a460672a.tar.gz llvm-6602e1fb0e34c1a755ef561de24e5b78a460672a.tar.bz2 |
Reordering KextImageInfo::LoadImageUsingMemoryModule
so we only call ModulesDidLoad at the end of the method
after the new module has been added to the target and
the sections have all been adjusted to their actual
load addresses. Solves a problem where an operating
system plugin in the kernel could be loaded multiple
times; the first before the binary had even been
added to the target.
<rdar://problem/50523558>
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions