Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp676 uint64_t TypeFunc; in findOPDEntrySection() local
677 check(i->getType(TypeFunc)); in findOPDEntrySection()
678 if (TypeFunc != ELF::R_PPC64_ADDR64) { in findOPDEntrySection()