Searched refs:LLVMGetSection (Results 1 – 4 of 4) sorted by relevance
1186 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
2272 const char *LLVMGetSection(LLVMValueRef Global);
1048 return caml_copy_string(LLVMGetSection(Global)); in llvm_section()
1928 const char *LLVMGetSection(LLVMValueRef Global) { in LLVMGetSection() function