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

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

Completed in 217 milliseconds