HomeSort by relevance Sort by last modified time
    Searched defs:LLVMMoveToNextSection (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Object/
Object.cpp 43 void LLVMMoveToNextSection(LLVMSectionIteratorRef SI) {
46 if (ec) report_fatal_error("LLVMMoveToNextSection failed: " + ec.message());
  /external/llvm/lib/Object/
Object.cpp 98 void LLVMMoveToNextSection(LLVMSectionIteratorRef SI) {

Completed in 140 milliseconds