Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DDwarf.cpp31 .Case(section_names::debugInfo, &dObj->infoSection.Data) in create()
H A DInputSection.h324 constexpr const char debugInfo[] = "__debug_info"; variable