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