Home
last modified time | relevance | path

Searched refs:LLVMGetSectionContents (Results 1 – 8 of 8) sorted by relevance

/external/llvm/bindings/python/llvm/
Dobject.py219 r = lib.LLVMGetSectionContents(self)
464 library.LLVMGetSectionContents.argtypes = [c_object_p]
466 library.LLVMGetSectionContents.restype = POINTER(c_char)
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/
Dobject.py219 r = lib.LLVMGetSectionContents(self)
464 library.LLVMGetSectionContents.argtypes = [c_object_p]
466 library.LLVMGetSectionContents.restype = POINTER(c_char)
/external/swiftshader/third_party/LLVM/include/llvm-c/
DObject.h46 const char *LLVMGetSectionContents(LLVMSectionIteratorRef SI);
/external/swiftshader/third_party/LLVM/lib/Object/
DObject.cpp63 const char *LLVMGetSectionContents(LLVMSectionIteratorRef SI) { in LLVMGetSectionContents() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DObject.h65 const char *LLVMGetSectionContents(LLVMSectionIteratorRef SI);
/external/llvm/include/llvm-c/
DObject.h65 const char *LLVMGetSectionContents(LLVMSectionIteratorRef SI);
/external/llvm/lib/Object/
DObject.cpp148 const char *LLVMGetSectionContents(LLVMSectionIteratorRef SI) { in LLVMGetSectionContents() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DObject.cpp148 const char *LLVMGetSectionContents(LLVMSectionIteratorRef SI) { in LLVMGetSectionContents() function