Searched refs:LLVMSetSection (Results 1 – 2 of 2) sorted by relevance
2175 void LLVMSetSection(LLVMValueRef Global, const char *Section);
1928 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function