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

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

Completed in 219 milliseconds