Home
last modified time | relevance | path

Searched refs:objcStubsFastAlignment (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DTarget.h124 size_t objcStubsFastAlignment; variable
H A DSyntheticSections.cpp813 ? target->objcStubsFastAlignment in ObjCStubsSection()
/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DX86_64.cpp221 objcStubsFastAlignment = 1; in X86_64()
H A DARM64.cpp189 objcStubsFastAlignment = 32; in ARM64()