Searched refs:LLVMGetSectionName (Results 1 – 10 of 10) sorted by relevance
39 printf("'%s': @0x%08" PRIx64 " +%" PRIu64 "\n", LLVMGetSectionName(sect), in llvm_object_list_sections()77 LLVMGetSectionName(sect)); in llvm_object_list_symbols()
202 return lib.LLVMGetSectionName(self)458 library.LLVMGetSectionName.argtypes = [c_object_p]459 library.LLVMGetSectionName.restype = c_char_p
44 const char *LLVMGetSectionName(LLVMSectionIteratorRef SI);
49 const char *LLVMGetSectionName(LLVMSectionIteratorRef SI) { in LLVMGetSectionName() function
63 const char *LLVMGetSectionName(LLVMSectionIteratorRef SI);
137 const char *LLVMGetSectionName(LLVMSectionIteratorRef SI) { in LLVMGetSectionName() function