Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1487 struct SecDesc { in populateObjCRuntimeObject() struct
1492 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()