Searched refs:createStubFunction (Results 1 – 5 of 5) sorted by relevance
980 createStubFunction(Section.Address + Section.StubOffset); in processRelocationRef()1026 createStubFunction(Section.Address + Section.StubOffset); in processRelocationRef()1063 createStubFunction(Section.Address + Section.StubOffset); in processRelocationRef()1135 createStubFunction(Section.Address + Section.StubOffset, in processRelocationRef()1265 createStubFunction((uint8_t *)StubAddress); in processRelocationRef()1316 createStubFunction((uint8_t *)StubAddress); in processRelocationRef()
342 uint8_t *createStubFunction(uint8_t *Addr, unsigned AbiVariant = 0);
671 uint8_t *RuntimeDyldImpl::createStubFunction(uint8_t *Addr, in createStubFunction() function in llvm::RuntimeDyldImpl
249 createStubFunction(JTEntryAddr); in populateJumpTable()
186 createStubFunction(Section.Address + Section.StubOffset); in processBranchRelocation()