Home
last modified time | relevance | path

Searched refs:ByteCode (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/clang/libclang/
H A DMakefile63 SRCS_MIN+= AST/ByteCode/BitcastBuffer.cpp
64 SRCS_MIN+= AST/ByteCode/ByteCodeEmitter.cpp
65 SRCS_MIN+= AST/ByteCode/Compiler.cpp
66 SRCS_MIN+= AST/ByteCode/Context.cpp
67 SRCS_MIN+= AST/ByteCode/Descriptor.cpp
68 SRCS_MIN+= AST/ByteCode/DynamicAllocator.cpp
69 SRCS_MIN+= AST/ByteCode/EvalEmitter.cpp
70 SRCS_MIN+= AST/ByteCode/EvaluationResult.cpp
71 SRCS_MIN+= AST/ByteCode/Floating.cpp
72 SRCS_MIN+= AST/ByteCode/Function.cpp
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h496 const uint8_t *ByteCode = in UnwindByteCode() local
498 return ArrayRef(ByteCode, CodeWords() * sizeof(uint32_t)); in UnwindByteCode()
/freebsd/contrib/file/magic/Magdir/
H A Djava4 # Java ByteCode and Mach-O binaries (e.g., Mac OS X) use the
H A Dmach6 # Java ByteCode, so they are both handled in the file "cafebabe".