Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DObject.h177 const char *LLVMGetSectionContents(LLVMSectionIteratorRef SI);
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp266 const char *LLVMGetSectionContents(LLVMSectionIteratorRef SI) { in LLVMGetSectionContents() function