Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp686 StringRef RelSectionName = *NameOrErr; in findOPDEntrySection() local
688 if (RelSectionName != ".opd") in findOPDEntrySection()