Home
last modified time | relevance | path

Searched refs:stubHelperCommonSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DStubsPass.cpp192 return _stubInfo.stubHelperCommonSize; in size()
201 _stubInfo.stubHelperCommonSize); in rawContent()
H A DArchHandler.h269 uint32_t stubHelperCommonSize; member