Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2870 static const char *debug_prefix = ".debug"; in RelocateSection() local
2886 if (strncmp(section_name, debug_prefix, strlen(debug_prefix))) in RelocateSection()