Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DTarget.h119 size_t stubSize; variable
H A DSyntheticSections.cpp908 auto stubSize = config->objcStubsMode == ObjCStubsMode::fast in addEntry() local
943 auto stubSize = config->objcStubsMode == ObjCStubsMode::fast in getSize() local