Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm-c/
H A DObject.h164 void LLVMMoveToNextSection(LLVMSectionIteratorRef SI);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp214 void LLVMMoveToNextSection(LLVMSectionIteratorRef SI) { in LLVMMoveToNextSection() function