Home
last modified time | relevance | path

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

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