Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoff64-rs6000.c727 unsigned long lnno_size = 0; in xcoff64_write_object_contents() local
752 lnno_size = coff_count_linenumbers (abfd) * bfd_coff_linesz (abfd); in xcoff64_write_object_contents()
754 sym_base = lineno_base + lnno_size; in xcoff64_write_object_contents()
Dcoffcode.h3625 unsigned long lnno_size = 0; in coff_write_object_contents() local
3640 lnno_size = coff_count_linenumbers (abfd) * bfd_coff_linesz (abfd); in coff_write_object_contents()
3666 sym_base = lineno_base + lnno_size; in coff_write_object_contents()