Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp721 StringRef RelSectionName = *NameOrErr; in findOPDEntrySection() local
723 if (RelSectionName != ".opd") in findOPDEntrySection()