Home
last modified time | relevance | path

Searched refs:LLVMSetSection (Results 1 – 12 of 12) sorted by relevance

/external/llvm/tools/llvm-c-test/
Decho.cpp864 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
/external/llvm-project/llvm/tools/llvm-c-test/
Decho.cpp1174 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
/external/llvm/include/llvm-c/
DCore.h1841 void LLVMSetSection(LLVMValueRef Global, const char *Section);
/external/llvm-project/llvm/include/llvm-c/
DCore.h2212 void LLVMSetSection(LLVMValueRef Global, const char *Section);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h2175 void LLVMSetSection(LLVMValueRef Global, const char *Section);
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1126 LLVMSetSection(Global, String_val(Section)); in llvm_set_section()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1017 LLVMSetSection(Global, String_val(Section)); in llvm_set_section()
/external/llvm/lib/IR/
DCore.cpp1536 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function
/external/llvm/bindings/go/llvm/
Dir.go968 C.LLVMSetSection(v.C, cstr)
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go1034 C.LLVMSetSection(v.C, cstr)
/external/llvm-project/llvm/lib/IR/
DCore.cpp1963 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1928 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function