Searched refs:LLVMSetSection (Results 1 – 4 of 4) sorted by relevance
1186 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
2273 void LLVMSetSection(LLVMValueRef Global, const char *Section);
1053 LLVMSetSection(Global, String_val(Section)); in llvm_set_section()
1934 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function