Home
last modified time | relevance | path

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

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