Searched refs:stub_layout (Results 1 – 1 of 1) sorted by relevance
236 StubLayout *stub_layout = text->getStubLayout(); in relocateARM() local238 if (!stub_layout) { in relocateARM()243 void *stub = stub_layout->allocateStub(callee_addr); in relocateARM()562 StubLayout *stub_layout = text->getStubLayout(); in relocateAARCH64() local564 if (!stub_layout) { in relocateAARCH64()570 void *stub = stub_layout->allocateStub(callee_addr); in relocateAARCH64()706 StubLayout *stub_layout = text->getStubLayout(); in relocateX86_64() local707 if (!stub_layout) { in relocateX86_64()713 void *stub = stub_layout->allocateStub((void *)S); in relocateX86_64()