Searched defs:TargetAttrs (Results 1 – 2 of 2) sorted by relevance
121 StringRef TargetAttrs) { in createThunkFunction()
443 StringRef TargetAttrs = Kind.NeedsPAuth ? "+pauth" : ""; in convertBLRToBL() local