Searched refs:createStubFunction (Results 1 – 5 of 5) sorted by relevance
1189 createStubFunction(Section.Address + Section.StubOffset); in processRelocationRef()1235 createStubFunction(Section.Address + Section.StubOffset); in processRelocationRef()1287 createStubFunction(Section.Address + Section.StubOffset); in processRelocationRef()1397 createStubFunction(Section.Address + Section.StubOffset, in processRelocationRef()1527 createStubFunction((uint8_t *)StubAddress); in processRelocationRef()1579 createStubFunction((uint8_t *)StubAddress); in processRelocationRef()
349 uint8_t *createStubFunction(uint8_t *Addr, unsigned AbiVariant = 0);
655 uint8_t *RuntimeDyldImpl::createStubFunction(uint8_t *Addr, in createStubFunction() function in llvm::RuntimeDyldImpl
247 createStubFunction(JTEntryAddr); in populateJumpTable()
186 createStubFunction(Section.Address + Section.StubOffset); in processBranchRelocation()