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

/frameworks/compile/linkloader/include/
H A DStubLayout.h45 class StubLayoutARM : public StubLayout { class in inherits:StubLayout
47 StubLayoutARM() { } function in class:StubLayoutARM
H A DELFSectionProgBits.h47 stubs = new StubLayoutARM();
/frameworks/compile/linkloader/lib/
H A DStubLayout.cpp65 size_t StubLayoutARM::getUnitStubSize() const {
69 void StubLayoutARM::setStubAddress(void *stub_, void *addr) {

Completed in 6095 milliseconds