Searched refs:LLVMSetSection (Results 1 – 5 of 5) sorted by relevance
1184 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
2263 void LLVMSetSection(LLVMValueRef Global, const char *Section);
1059 LLVMSetSection(Global, String_val(Section)); in llvm_set_section()
1000 C.LLVMSetSection(v.C, cstr)
1946 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function