Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-c-test/
Decho.cpp864 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp974 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h699 void LLVMSetSection(LLVMValueRef Global, const char *Section);
/external/llvm/include/llvm-c/
DCore.h1841 void LLVMSetSection(LLVMValueRef Global, const char *Section);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h2032 void LLVMSetSection(LLVMValueRef Global, const char *Section);
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c791 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/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1100 LLVMSetSection(Global, String_val(Section)); in llvm_set_section()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1148 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function
/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/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go996 C.LLVMSetSection(v.C, cstr)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp1736 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function