Searched refs:ByteCode (Results 1 – 4 of 4) sorted by relevance
63 SRCS_MIN+= AST/ByteCode/BitcastBuffer.cpp64 SRCS_MIN+= AST/ByteCode/ByteCodeEmitter.cpp65 SRCS_MIN+= AST/ByteCode/Compiler.cpp66 SRCS_MIN+= AST/ByteCode/Context.cpp67 SRCS_MIN+= AST/ByteCode/Descriptor.cpp68 SRCS_MIN+= AST/ByteCode/DynamicAllocator.cpp69 SRCS_MIN+= AST/ByteCode/EvalEmitter.cpp70 SRCS_MIN+= AST/ByteCode/EvaluationResult.cpp71 SRCS_MIN+= AST/ByteCode/Floating.cpp72 SRCS_MIN+= AST/ByteCode/Function.cpp[all …]
496 const uint8_t *ByteCode = in UnwindByteCode() local498 return ArrayRef(ByteCode, CodeWords() * sizeof(uint32_t)); in UnwindByteCode()
4 # Java ByteCode and Mach-O binaries (e.g., Mac OS X) use the
6 # Java ByteCode, so they are both handled in the file "cafebabe".