Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DDwarf.cpp35 .Case(section_names::debugStr, &dObj->strSection) in create()
H A DInputSection.h323 constexpr const char debugStr[] = "__debug_str"; variable