Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/MC/
DMCSectionMachO.h48 unsigned getStubSize() const { return Reserved2; } in getStubSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionMachO.h55 unsigned getStubSize() const { return Reserved2; } in getStubSize() function
/external/llvm/include/llvm/MC/
DMCSectionMachO.h56 unsigned getStubSize() const { return Reserved2; } in getStubSize() function
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DTPCIndirectionUtils.h50 unsigned getStubSize() const { return StubSize; } in getStubSize() function