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