Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Dobject.c37 sect = LLVMGetSections(O); in llvm_object_list_sections()
70 sect = LLVMGetSections(O); in llvm_object_list_symbols()
/external/llvm/tools/llvm-c-test/
Dobject.c37 sect = LLVMGetSections(O); in llvm_object_list_sections()
70 sect = LLVMGetSections(O); in llvm_object_list_symbols()
/external/llvm/bindings/python/llvm/
Dobject.py131 sections = lib.LLVMGetSections(self)
339 sections = lib.LLVMGetSections(self._object_file)
436 library.LLVMGetSections.argtypes = [ObjectFile]
437 library.LLVMGetSections.restype = c_object_p
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/
Dobject.py131 sections = lib.LLVMGetSections(self)
339 sections = lib.LLVMGetSections(self._object_file)
436 library.LLVMGetSections.argtypes = [ObjectFile]
437 library.LLVMGetSections.restype = c_object_p
/external/swiftshader/third_party/LLVM/include/llvm-c/
DObject.h39 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef ObjectFile);
/external/swiftshader/third_party/LLVM/lib/Object/
DObject.cpp29 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef ObjectFile) { in LLVMGetSections() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DObject.h47 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef ObjectFile);
/external/llvm/include/llvm-c/
DObject.h47 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef ObjectFile);
/external/llvm/lib/Object/
DObject.cpp82 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef OF) { in LLVMGetSections() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DObject.cpp82 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef OF) { in LLVMGetSections() function