Searched defs:dataConst (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/MachO/ | ||
H A D | OutputSegment.h | 24 constexpr const char dataConst[] = "__DATA_CONST"; variable |
H A D | Config.h | 142 bool dataConst = false; global() member |