Searched refs:initStubTable (Results 1 – 3 of 3) sorted by relevance
34 void initStubTable(unsigned char *table, size_t count);
71 stubs->initStubTable(result->chunk.getBuffer() + section_size, in read()
30 void StubLayout::initStubTable(unsigned char *table_, size_t count_) { in initStubTable() function in StubLayout