Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm-c/
HDCore.h1784 const char *LLVMGetSection(LLVMValueRef Global);
/NextBSD/contrib/llvm/lib/IR/
HDCore.cpp1438 const char *LLVMGetSection(LLVMValueRef Global) { in LLVMGetSection() function