Searched refs:LLVMGetSection (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm-c/
H A DCore.h698 const char *LLVMGetSection(LLVMValueRef Global);
/external/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c786 return copy_string(LLVMGetSection(Global));
/external/llvm/lib/VMCore/
H A DCore.cpp1144 const char *LLVMGetSection(LLVMValueRef Global) { function

Completed in 27 milliseconds