Searched defs:objcStubs (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lld/MachO/ | ||
H A D | InputSection.h | 350 constexpr const char objcStubs[] = "__objc_stubs"; variable |
H A D | SyntheticSections.h | 857 ObjCStubsSection *objcStubs = nullptr; member |