Searched defs:thunkSize (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lld/MachO/ | ||
H A D | ConcatOutputSection.cpp | 220 size_t thunkSize = target->thunkSize; in finalize() local |
H A D | Target.h | 129 size_t thunkSize = 0; variable |