HomeSort by relevance Sort by last modified time
    Searched full:thisrelocs (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
ldwrite.c 479 unsigned int thisrelocs = 0; local
492 thisrelocs = sec->reloc_count;
500 thisrelocs++;
503 && (thisrelocs + relocs >= config.split_by_reloc
551 relocs = thisrelocs;
558 relocs += thisrelocs;

Completed in 1503 milliseconds