Home
last modified time | relevance | path

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

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