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

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 2272 bfd_vma code_offset, lit_offset, abi_offset;
2284 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4;
2290 sgotplt->contents + lit_offset);
2305 bfd_put_16 (output_bfd, l32r_offset (got_base + lit_offset,
2267 bfd_vma code_offset, lit_offset, abi_offset; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 2273 bfd_vma code_offset, lit_offset, abi_offset;
2285 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4;
2291 sgotplt->contents + lit_offset);
2306 bfd_put_16 (output_bfd, l32r_offset (got_base + lit_offset,
2268 bfd_vma code_offset, lit_offset, abi_offset; local
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 2271 bfd_vma code_offset, lit_offset, abi_offset;
2283 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4;
2289 sgotplt->contents + lit_offset);
2304 bfd_put_16 (output_bfd, l32r_offset (got_base + lit_offset,
2266 bfd_vma code_offset, lit_offset, abi_offset; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 2273 bfd_vma code_offset, lit_offset, abi_offset;
2285 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4;
2291 sgotplt->contents + lit_offset);
2306 bfd_put_16 (output_bfd, l32r_offset (got_base + lit_offset,
2268 bfd_vma code_offset, lit_offset, abi_offset; local

Completed in 53 milliseconds