Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp618 StringRef RelSectionName; in findOPDEntrySection() local
619 check(RelSecI->getName(RelSectionName)); in findOPDEntrySection()
620 if (RelSectionName != ".opd") in findOPDEntrySection()