Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm-c/
HDCore.h1687 const char *LLVMGetSection(LLVMValueRef Global);
/trueos/contrib/llvm/lib/IR/
HDCore.cpp1240 const char *LLVMGetSection(LLVMValueRef Global) { in LLVMGetSection() function