Searched refs:stub_layout (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/linkloader/include/impl/
H A DELFObject.hxx234 StubLayout *stub_layout = text->getStubLayout(); local
236 if (!stub_layout) {
241 void *stub = stub_layout->allocateStub(callee_addr);

Completed in 115 milliseconds