OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StubLayoutARM
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/linkloader/include/
StubLayout.h
45
class
StubLayoutARM
: public StubLayout {
47
StubLayoutARM
() { }
ELFSectionProgBits.h
47
stubs = new
StubLayoutARM
();
/frameworks/compile/linkloader/lib/
StubLayout.cpp
65
size_t
StubLayoutARM
::getUnitStubSize() const {
69
void
StubLayoutARM
::setStubAddress(void *stub_, void *addr) {
Completed in 125 milliseconds