Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/
Dwrite.c2534 long seg_reloc_count = 0; in fixup_segment() local
2570 seg_reloc_count++; in fixup_segment()
2572 TC_ADJUST_RELOC_COUNT (fixP, seg_reloc_count); in fixup_segment()
2573 return seg_reloc_count; in fixup_segment()
2710 ++seg_reloc_count; in fixup_segment()
2764 TC_ADJUST_RELOC_COUNT (fixP, seg_reloc_count); in fixup_segment()
2765 return seg_reloc_count; in fixup_segment()