Searched refs:LLVMGetSection (Results 1 – 12 of 12) sorted by relevance
864 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
1174 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
1840 const char *LLVMGetSection(LLVMValueRef Global);
2211 const char *LLVMGetSection(LLVMValueRef Global);
2174 const char *LLVMGetSection(LLVMValueRef Global);
1121 return caml_copy_string(LLVMGetSection(Global)); in llvm_section()
1012 return caml_copy_string(LLVMGetSection(Global)); in llvm_section()
1530 const char *LLVMGetSection(LLVMValueRef Global) { in LLVMGetSection() function
964 func (v Value) Section() string { return C.GoString(C.LLVMGetSection(v.C)) }
1030 func (v Value) Section() string { return C.GoString(C.LLVMGetSection(v.C)) }
1957 const char *LLVMGetSection(LLVMValueRef Global) { in LLVMGetSection() function
1922 const char *LLVMGetSection(LLVMValueRef Global) { in LLVMGetSection() function