Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.h361 constexpr const char textCoalNt[] = "__textcoal_nt"; variable
H A DInputSection.cpp332 .Cases(section_names::textCoalNt, section_names::staticInit, true) in isCodeSection()