Home
last modified time | relevance | path

Searched refs:getStubLayout (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/linkloader/include/
DELFSectionProgBits.h43 StubLayout *getStubLayout() { in getStubLayout() function
/frameworks/compile/linkloader/include/impl/
DELFSectionProgBits.hxx48 StubLayout *stubs = result->getStubLayout(); in read()
DELFObject.hxx194 void *stub = text->getStubLayout()->allocateStub(ext_func); in relocateARM()
/frameworks/compile/libbcc/lib/CodeGen/
DCodeEmitter.cpp948 llvm::TargetJITInfo::StubLayout SL = mpTJI->getStubLayout(); in GetLazyFunctionStub()
1119 llvm::TargetJITInfo::StubLayout SL = mpTJI->getStubLayout(); in GetExternalFunctionStub()
1427 llvm::TargetJITInfo::StubLayout SL = mpTJI->getStubLayout(); in updateFunctionStub()