Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.h51 unsigned sizeAfterAddingDLLImportStub(unsigned Size) const override { in sizeAfterAddingDLLImportStub() function
H A DRuntimeDyldImpl.h459 virtual unsigned sizeAfterAddingDLLImportStub(unsigned Size) const { in sizeAfterAddingDLLImportStub() function