HomeSort by: relevance | last modified time | path
    Searched defs:trampbase (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 6096 bfd_size_type trampbase, trampoff, newsize, picfixup_size;
6123 trampbase = isec->size;
6140 trampbase -= relax_info->workaround_size;
6146 trampoff = trampbase;
6147 if (maybe_pasted && trampbase == isec->rawsize)
6082 bfd_size_type trampbase, trampoff, newsize, picfixup_size; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 6109 bfd_size_type trampbase, trampoff, newsize, picfixup_size;
6136 trampbase = isec->size;
6153 trampbase -= relax_info->workaround_size;
6159 trampoff = trampbase;
6160 if (maybe_pasted && trampbase == isec->rawsize)
6095 bfd_size_type trampbase, trampoff, newsize, picfixup_size; local
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 6107 bfd_size_type trampbase, trampoff, newsize, picfixup_size;
6134 trampbase = isec->size;
6151 trampbase -= relax_info->workaround_size;
6157 trampoff = trampbase;
6158 if (maybe_pasted && trampbase == isec->rawsize)
6093 bfd_size_type trampbase, trampoff, newsize, picfixup_size; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 6109 bfd_size_type trampbase, trampoff, newsize, picfixup_size;
6136 trampbase = isec->size;
6153 trampbase -= relax_info->workaround_size;
6159 trampoff = trampbase;
6160 if (maybe_pasted && trampbase == isec->rawsize)
6095 bfd_size_type trampbase, trampoff, newsize, picfixup_size; local

Completed in 205 milliseconds