Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp280 size_t thunkSize = target->thunkSize; in finalize() local
H A DTarget.h145 size_t thunkSize = 0; variable
H A DICF.cpp313 uint32_t thunkSize = target->getICFSafeThunkSize(); in applySafeThunksToRange() local