Searched refs:SecDesc (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1441 struct SecDesc { struct
1446 std::vector<SecDesc> TextSections, DataSections;
1447 auto AddSection = [&](SecDesc &SD, jitlink::Section &GraphSec) {
1567 auto WriteSegment = [&](StringRef Name, std::vector<SecDesc> &Secs) {

Completed in 56 milliseconds