Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.h339 constexpr const char lazyBinding[] = "__lazy_binding"; variable
H A DSyntheticSections.h850 LazyBindingSection *lazyBinding = nullptr; member