Home | History | Annotate | Download | only in linker

Lines Matching full:needed_count

1338     uint32_t needed_count = 0;
1422 ++needed_count;
1476 if (relocating_linker && needed_count != 0) {
1509 soinfo** needed = (soinfo**) alloca((1 + needed_count) * sizeof(soinfo*));