Searched refs:ByteCode (Results 1 – 2 of 2) sorted by relevance
1 set(LLVM_OPTIONAL_SOURCES ByteCode.cpp)21 ByteCode.cpp
495 const uint8_t *ByteCode = in UnwindByteCode() local497 return ArrayRef(ByteCode, CodeWords() * sizeof(uint32_t)); in UnwindByteCode()