Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.h350 constexpr const char objcStubs[] = "__objc_stubs"; variable
H A DSyntheticSections.h857 ObjCStubsSection *objcStubs = nullptr; member