mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-28 16:11:29 +00:00
d67cf7a0a9
Summary: - Executable segment is usually segment 3. Look there for the address first. - GNU_EH_FRAME_HEADER segment is usually near the end. Iterate from the end. - Exit early if both phdrs have been found. This is the last cl before a patch to cache the information this function finds. Subscribers: libcxx-commits Tags: #libc Differential Revision: https://reviews.llvm.org/D75781 |
||
---|---|---|
.. | ||
cmake | ||
docs | ||
include | ||
src | ||
test | ||
.clang-format | ||
CMakeLists.txt | ||
LICENSE.TXT |