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