Searched refs:LLVMSetSection (Results 1 – 3 of 3) sorted by relevance
1735 void LLVMSetSection(LLVMValueRef Global, const char *Section);
889 LLVMSetSection(Global, String_val(Section)); in llvm_set_section()
1300 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function