Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp2862 const char *hay_name = I->section_name.GetCString(); in RelocateSection() local
2863 if (hay_name == nullptr) in RelocateSection()
2865 if (needle == hay_name || needlea == hay_name) { in RelocateSection()