Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/MachO/
HDDwarf.cpp33 .Case(section_names::debugStrOffs, &dObj->strOffsSection.Data) in create()
HDInputSection.h327 constexpr const char debugStrOffs[] = "__debug_str_offs"; variable