Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2932 static const char *debug_prefix = ".debug"; in RelocateSection() local
2948 if (strncmp(section_name, debug_prefix, strlen(debug_prefix))) in RelocateSection()