diff options
author | Fangrui Song <i@maskray.me> | 2025-01-30 19:03:38 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-01-30 19:03:38 -0800 |
commit | 45f538ecba1a51768002a5bc0c194b5af4cd9c27 (patch) | |
tree | f1c49ed4b1caab8914ea6b800525680b8437ff04 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 8af24ce51630e4811a68201e863ea496196586ac (diff) | |
download | llvm-45f538ecba1a51768002a5bc0c194b5af4cd9c27.zip llvm-45f538ecba1a51768002a5bc0c194b5af4cd9c27.tar.gz llvm-45f538ecba1a51768002a5bc0c194b5af4cd9c27.tar.bz2 |
[ELF] ICF: replace includeInDynsym with isExported
Similar to the change to MarkLive.cpp when isExported was introduced.
includeInDynsym might return true even when isExported is false for
statically linked executables.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions