Searched refs:getCodeChunks (Results 1 – 2 of 2) sorted by relevance
46 ArrayRef<Chunk *> getCodeChunks() { return thunks; } in getCodeChunks() function
1216 for (Chunk *c : delayIdata.getCodeChunks()) in appendImportThunks()