Searched refs:SecDesc (Results 1 – 1 of 1) sorted by relevance
1441 struct SecDesc { in populateObjCRuntimeObject() struct1446 std::vector<SecDesc> TextSections, DataSections; in populateObjCRuntimeObject()1447 auto AddSection = [&](SecDesc &SD, jitlink::Section &GraphSec) { in populateObjCRuntimeObject()1567 auto WriteSegment = [&](StringRef Name, std::vector<SecDesc> &Secs) { in populateObjCRuntimeObject()