Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp220 size_t thunkSize = target->thunkSize; in finalize() local
H A DTarget.h129 size_t thunkSize = 0; variable