Home
last modified time | relevance | path

Searched defs:dataConst (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DOutputSegment.h25 constexpr const char dataConst[] = "__DATA_CONST"; variable
H A DConfig.h129 bool dataConst = false; member