summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/SymbolFile/CTF/SymbolFileCTF.h
AgeCommit message (Expand)Author
2024-01-04Add support for inline DWARF source files. (#75880)Adrian Prantl
2023-12-12[lldb] Make only one function that needs to be implemented when searching for...Greg Clayton
2023-07-31[lldb] Improve memory usage by freeing CTF types (NFC)Jonas Devlieghere
2023-07-29[lldb] Support recursive record types in CTFJonas Devlieghere
2023-07-29[lldb] Fix CTF parsing of large structsJonas Devlieghere
2023-07-28[lldb] Support CTF forward declarationsJonas Devlieghere
2023-07-28[lldb] Split CTF parsing and type creation (NFC)Jonas Devlieghere
2023-07-13[lldb] Support compressed CTFJonas Devlieghere
2023-07-13[lldb] Support Compact C Type Format (CTF)Jonas Devlieghere