Home
last modified time | relevance | path

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

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