HomeSort by relevance Sort by last modified time
    Searched refs:line_filepos (Results 1 - 10 of 10) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
coff-ppc.c 1969 file_ptr line_filepos; local
    [all...]
cofflink.c 583 file_ptr line_filepos;
724 line_filepos = rel_filepos;
730 o->line_filepos = 0;
733 o->line_filepos = line_filepos;
734 line_filepos += o->lineno_count * linesz;
775 obj_sym_filepos (abfd) = line_filepos;
582 file_ptr line_filepos; local
    [all...]
xcofflink.c 184 file_ptr line_filepos; member in struct:xcoff_final_link_info
5819 file_ptr line_filepos; local
    [all...]
coffcode.h     [all...]
coff64-rs6000.c 756 /* Indicate in each section->line_filepos its actual file address. */
761 current->line_filepos = lineno_base;
767 current->line_filepos = 0;
824 section.s_lnnoptr = current->line_filepos;
    [all...]
coffgen.c 122 return_section->line_filepos = hdr->s_lnnoptr;
827 (coff_symbol_ptr->symbol.section->output_section->line_filepos
    [all...]
coff-alpha.c 430 size = sec->line_filepos * 8;
    [all...]
ecoff.c 69 /* line_filepos, userdata, contents, lineno, lineno_count, */
    [all...]
bfd-in2.h 1562 file_ptr line_filepos; member in struct:bfd_section
    [all...]
peXXigen.c 206 sec->line_filepos = 0;
    [all...]

Completed in 136 milliseconds