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

/frameworks/compile/linkloader/include/impl/
H A DELFSectionProgBits.hxx42 size_t alloc_size = section_size; local
62 alloc_size += stub_table_size;
66 if (!result->chunk.allocate(alloc_size)) {

Completed in 858 milliseconds