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