summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Utility/AuxVector.cpp
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
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2023-01-07[lldb] Add #include <optional> (NFC)Kazu Hirata
2022-12-04[lldb] Use std::nullopt instead of None (NFC)Kazu Hirata
2021-01-25[LLDB] Define AUXV_AT_HWCAP2 in AuxVector.hMuhammad Omair Javaid
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-07-24[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)Jonas Devlieghere
2019-06-11Add support to read aux vector valuesAntonio Afonso