summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Utility/AuxVector.h
AgeCommit message (Expand)Author
2025-07-30[lldb][FreeBSD] Add Auxv numbers for HWCAP3 and HWCAP4 (#151152)David Spickett
2025-07-28[lldb][AArch64] Add HWCAP3 to register field detection (#145029)David Spickett
2024-04-02[lldb] clang-format AuxVector.h (#85057)David Spickett
2024-04-02[lldb][FreeBSD] Add FreeBSD specific AT_HWCAP value (#84147)David Spickett
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2023-01-07[lldb] Add #include <optional> (NFC)Kazu Hirata
2021-01-25[LLDB] Define AUXV_AT_HWCAP2 in AuxVector.hMuhammad Omair Javaid
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-06-11Add support to read aux vector valuesAntonio Afonso