Searched refs:LLVMMoveToNextSection (Results 1 – 4 of 4) sorted by relevance
142 lib.LLVMMoveToNextSection(sections)443 library.LLVMMoveToNextSection.argtypes = [c_object_p]
45 LLVMMoveToNextSection(sect); in llvm_object_list_sections()
164 void LLVMMoveToNextSection(LLVMSectionIteratorRef SI);
214 void LLVMMoveToNextSection(LLVMSectionIteratorRef SI) { in LLVMMoveToNextSection() function