OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:calcStubTableSize
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/linkloader/include/
StubLayout.h
33
size_t
calcStubTableSize
(size_t count) const;
/frameworks/compile/linkloader/include/impl/
ELFSectionProgBits.hxx
52
size_t stub_size = stubs->
calcStubTableSize
(func_count);
/frameworks/compile/linkloader/lib/
StubLayout.cpp
73
size_t StubLayout::
calcStubTableSize
(size_t count) const {
Completed in 231 milliseconds