Home
last modified time | relevance | path

Searched refs:thisrelocs (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/
Dldwrite.c479 unsigned int thisrelocs = 0; in split_sections() local
492 thisrelocs = sec->reloc_count; in split_sections()
500 thisrelocs++; in split_sections()
503 && (thisrelocs + relocs >= config.split_by_reloc in split_sections()
551 relocs = thisrelocs; in split_sections()
558 relocs += thisrelocs; in split_sections()