Home
last modified time | relevance | path

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

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