Searched refs:allowStubAllocation (Results 1 – 4 of 4) sorted by relevance
70 bool allowStubAllocation() const override { return AllowStubs; } in allowStubAllocation() function
149 virtual bool allowStubAllocation() const { return true; } in allowStubAllocation() function
1310 MemMgr.allowStubAllocation()) { in processRelocationRef()1773 if (Value.SymbolName && MemMgr.allowStubAllocation()) { in processRelocationRef()
668 if (!MemMgr.allowStubAllocation()) { in computeSectionStubBufSize()