Home
last modified time | relevance | path

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

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