Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp3139 const char *hay_name = I->section_name.GetCString(); in RelocateSection() local
3140 if (hay_name == nullptr) in RelocateSection()
3142 if (needle == hay_name || needlea == hay_name) { in RelocateSection()