Searched refs:AttrNumPatchBytes (Results 1 – 1 of 1) sorted by relevance
34 Attribute AttrNumPatchBytes = AS.getFnAttr("statepoint-num-patch-bytes"); in parseStatepointDirectivesFromAttrs() local35 if (AttrNumPatchBytes.isStringAttribute()) in parseStatepointDirectivesFromAttrs()36 if (!AttrNumPatchBytes.getValueAsString().getAsInteger(10, NumPatchBytes)) in parseStatepointDirectivesFromAttrs()