Searched refs:LLVMGetSection (Results 1 – 3 of 3) sorted by relevance
1734 const char *LLVMGetSection(LLVMValueRef Global);
884 return copy_string(LLVMGetSection(Global)); in llvm_section()
1296 const char *LLVMGetSection(LLVMValueRef Global) { in LLVMGetSection() function