Searched defs:LLVMMoveToNextSection (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Object/
H A DObject.cpp43 void LLVMMoveToNextSection(LLVMSectionIteratorRef SI) { function
46 if (ec) report_fatal_error("LLVMMoveToNextSection failed: " + ec.message());
/external/llvm/lib/Object/
H A DObject.cpp98 void LLVMMoveToNextSection(LLVMSectionIteratorRef SI) { function

Completed in 97 milliseconds