Searched refs:LLVMSetSection (Results 1 – 12 of 12) sorted by relevance
/external/llvm/tools/llvm-c-test/ |
D | echo.cpp | 864 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
|
/external/llvm-project/llvm/tools/llvm-c-test/ |
D | echo.cpp | 1174 LLVMSetSection(G, LLVMGetSection(Cur)); in clone_symbols()
|
/external/llvm/include/llvm-c/ |
D | Core.h | 1841 void LLVMSetSection(LLVMValueRef Global, const char *Section);
|
/external/llvm-project/llvm/include/llvm-c/ |
D | Core.h | 2212 void LLVMSetSection(LLVMValueRef Global, const char *Section);
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
D | Core.h | 2175 void LLVMSetSection(LLVMValueRef Global, const char *Section);
|
/external/llvm-project/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1126 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/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/llvm-project/llvm/bindings/go/llvm/ |
D | ir.go | 1034 C.LLVMSetSection(v.C, cstr)
|
/external/llvm-project/llvm/lib/IR/ |
D | Core.cpp | 1963 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Core.cpp | 1928 void LLVMSetSection(LLVMValueRef Global, const char *Section) { in LLVMSetSection() function
|