Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm-c/
DObject.h51 void LLVMMoveToNextSection(LLVMSectionIteratorRef SI);
/freebsd-9-stable/contrib/llvm/lib/Object/
DObject.cpp84 void LLVMMoveToNextSection(LLVMSectionIteratorRef SI) { in LLVMMoveToNextSection() function