Searched defs:ExportedFunctionInfo (Results 1 – 1 of 1) sorted by relevance
1891 struct ExportedFunctionInfo { in lower() struct1892 CfiFunctionLinkage Linkage; in lower()1893 MDNode *FuncMD; // {name, linkage, type[, type...]} in lower()