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

  /toolchain/binutils/binutils-2.25/bfd/
coff-ppc.c 1973 file_ptr line_filepos; local
    [all...]
cofflink.c 582 file_ptr line_filepos;
723 line_filepos = rel_filepos;
729 o->line_filepos = 0;
732 o->line_filepos = line_filepos;
733 line_filepos += o->lineno_count * linesz;
774 obj_sym_filepos (abfd) = line_filepos;
581 file_ptr line_filepos; local
    [all...]
xcofflink.c 184 file_ptr line_filepos; member in struct:xcoff_final_link_info
5825 file_ptr line_filepos; local
    [all...]
coffcode.h     [all...]
coff64-rs6000.c 758 /* Indicate in each section->line_filepos its actual file address. */
763 current->line_filepos = lineno_base;
769 current->line_filepos = 0;
826 section.s_lnnoptr = current->line_filepos;
    [all...]
coffgen.c 122 return_section->line_filepos = hdr->s_lnnoptr;
831 (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 1540 file_ptr line_filepos; member in struct:bfd_section
    [all...]
peXXigen.c 205 sec->line_filepos = 0;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 1510 file_ptr line_filepos; member in struct:bfd_section
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 1510 file_ptr line_filepos; member in struct:bfd_section
    [all...]

Completed in 832 milliseconds