Home
last modified time | relevance | path

Searched refs:LLVMCreateObjectFile (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Dobject.c31 O = LLVMCreateObjectFile(MB); in llvm_object_list_sections()
64 O = LLVMCreateObjectFile(MB); in llvm_object_list_symbols()
/external/llvm/tools/llvm-c-test/
Dobject.c31 O = LLVMCreateObjectFile(MB); in llvm_object_list_sections()
64 O = LLVMCreateObjectFile(MB); in llvm_object_list_symbols()
/external/llvm/bindings/python/llvm/
Dobject.py119 ptr = lib.LLVMCreateObjectFile(contents)
431 library.LLVMCreateObjectFile.argtypes = [MemoryBuffer]
432 library.LLVMCreateObjectFile.restype = c_object_p
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/
Dobject.py119 ptr = lib.LLVMCreateObjectFile(contents)
431 library.LLVMCreateObjectFile.argtypes = [MemoryBuffer]
432 library.LLVMCreateObjectFile.restype = c_object_p
/external/swiftshader/third_party/LLVM/include/llvm-c/
DObject.h36 LLVMObjectFileRef LLVMCreateObjectFile(LLVMMemoryBufferRef MemBuf);
/external/swiftshader/third_party/LLVM/lib/Object/
DObject.cpp21 LLVMObjectFileRef LLVMCreateObjectFile(LLVMMemoryBufferRef MemBuf) { in LLVMCreateObjectFile() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DObject.h43 LLVMObjectFileRef LLVMCreateObjectFile(LLVMMemoryBufferRef MemBuf);
/external/llvm/include/llvm-c/
DObject.h43 LLVMObjectFileRef LLVMCreateObjectFile(LLVMMemoryBufferRef MemBuf);
/external/llvm/lib/Object/
DObject.cpp62 LLVMObjectFileRef LLVMCreateObjectFile(LLVMMemoryBufferRef MemBuf) { in LLVMCreateObjectFile() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DObject.cpp62 LLVMObjectFileRef LLVMCreateObjectFile(LLVMMemoryBufferRef MemBuf) { in LLVMCreateObjectFile() function