Searched refs:LLVMGetSections (Results 1 – 10 of 10) sorted by relevance
37 sect = LLVMGetSections(O); in llvm_object_list_sections()70 sect = LLVMGetSections(O); in llvm_object_list_symbols()
131 sections = lib.LLVMGetSections(self)339 sections = lib.LLVMGetSections(self._object_file)436 library.LLVMGetSections.argtypes = [ObjectFile]437 library.LLVMGetSections.restype = c_object_p
39 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef ObjectFile);
29 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef ObjectFile) { in LLVMGetSections() function
47 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef ObjectFile);
82 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef OF) { in LLVMGetSections() function