Home
last modified time | relevance | path

Searched refs:LLVMGetSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm-c/
DCore.h1687 const char *LLVMGetSection(LLVMValueRef Global);
/freebsd-10-stable/contrib/llvm/lib/IR/
DCore.cpp1240 const char *LLVMGetSection(LLVMValueRef Global) { in LLVMGetSection() function