Home
last modified time | relevance | path

Searched refs:section_size (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/linkloader/include/impl/
DELFSectionProgBits.hxx41 size_t section_size = (sh->getSize() + 3) / 4 * 4; in read() local
42 size_t alloc_size = section_size; in read()
74 stubs->initStubTable(result->chunk.getBuffer() + section_size, in read()