Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DOutputSegment.h24 constexpr const char dataConst[] = "__DATA_CONST"; variable
H A DConfig.h143 bool dataConst = false; member