summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/json/object-file
AgeCommit message (Expand)Author
2025-03-07Add complete ObjectFileJSON support for sections. (#129916)Greg Clayton
2025-03-04Add subsection and permissions support to ObjectFileJSON. (#129801)Greg Clayton
2025-03-04[lldb] Fix ObjectFileJSON to section addresses. (#129648)Greg Clayton
2023-04-17[lldb] Fix TestObjectFileJSON and TestSymbolFileJSONJonas Devlieghere