Searched refs:ByteCode (Results 1 – 2 of 2) sorted by relevance
12 class ByteCode(object): class50 bc = ByteCode()
359 const uint8_t *ByteCode = in UnwindByteCode() local361 return makeArrayRef(ByteCode, CodeWords() * sizeof(uint32_t)); in UnwindByteCode()