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