Searched defs:JSONSection (Results 1 – 1 of 1) sorted by relevance
103 struct JSONSection { struct104 std::string name;105 std::optional<lldb::SectionType> type;106 std::optional<uint64_t> address;107 std::optional<uint64_t> size;