Searched refs:relocationNeedsDLLImportStub (Results 1 – 4 of 4) sorted by relevance
49 bool relocationNeedsDLLImportStub(const RelocationRef &R) const override;
121 bool RuntimeDyldCOFF::relocationNeedsDLLImportStub( in relocationNeedsDLLImportStub() function in llvm::RuntimeDyldCOFF
454 virtual bool relocationNeedsDLLImportStub(const RelocationRef &R) const { in relocationNeedsDLLImportStub() function
696 if (relocationNeedsDLLImportStub(Reloc)) in computeSectionStubBufSize()