Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/MachO/
H A DConcatOutputSection.cpp220 size_t thunkSize = target->thunkSize; in finalize() local
H A DTarget.h128 size_t thunkSize = 0; variable