Searched refs:getStubLayout (Results 1 – 3 of 3) sorted by relevance
43 StubLayout *stubs = result->getStubLayout(); in read()
236 StubLayout *stub_layout = text->getStubLayout(); in relocateARM()562 StubLayout *stub_layout = text->getStubLayout(); in relocateAARCH64()706 StubLayout *stub_layout = text->getStubLayout(); in relocateX86_64()915 void *stub = text->getStubLayout()->allocateStub((void *)A); in relocateMIPS()932 void *stub = text->getStubLayout()->allocateStub((void *)S); in relocateMIPS()
40 StubLayout *getStubLayout() { in getStubLayout() function