Searched refs:LLVMSetSection (Results 1 – 13 of 13) sorted by relevance
/external/llvm/tools/llvm-c-test/ |
D | echo.cpp | 864 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | echo.cpp | 974 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
|
/external/swiftshader/third_party/LLVM/include/llvm-c/ |
D | Core.h | 699 void LLVMSetSection(LLVMValueRef Global, const char *Section);
|
/external/llvm/include/llvm-c/ |
D | Core.h | 1841 void LLVMSetSection(LLVMValueRef Global, const char *Section);
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/ |
D | Core.h | 2032 void LLVMSetSection(LLVMValueRef Global, const char *Section);
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 791 LLVMSetSection(Global, String_val(Section)); in llvm_set_section()
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1017 LLVMSetSection(Global, String_val(Section)); in llvm_set_section()
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1100 LLVMSetSection(Global, String_val(Section)); in llvm_set_section()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Core.cpp | 1148 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function
|
/external/llvm/lib/IR/ |
D | Core.cpp | 1536 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function
|
/external/llvm/bindings/go/llvm/ |
D | ir.go | 968 C.LLVMSetSection(v.C, cstr)
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | ir.go | 996 C.LLVMSetSection(v.C, cstr)
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Core.cpp | 1736 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function
|