Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionMachO.h48 unsigned getStubSize() const { return Reserved2; } getStubSize() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.h50 unsigned getStubSize() const { return StubSize; } in getStubSize() function