Searched refs:LLVMSetSection (Results 1 – 5 of 5) sorted by relevance
1178 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
2231 void LLVMSetSection(LLVMValueRef Global, const char *Section);
1085 LLVMSetSection(Global, String_val(Section)); in llvm_set_section()
1034 C.LLVMSetSection(v.C, cstr)
1979 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function