Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff64-rs6000.c729 unsigned long lnno_size = 0; in xcoff64_write_object_contents() local
754 lnno_size = coff_count_linenumbers (abfd) * bfd_coff_linesz (abfd); in xcoff64_write_object_contents()
756 sym_base = lineno_base + lnno_size; in xcoff64_write_object_contents()
Dcoffcode.h3593 unsigned long lnno_size = 0; in coff_write_object_contents() local
3608 lnno_size = coff_count_linenumbers (abfd) * bfd_coff_linesz (abfd); in coff_write_object_contents()
3634 sym_base = lineno_base + lnno_size; in coff_write_object_contents()