Home
last modified time | relevance | path

Searched refs:PLT_ENTRIES_PER_CHUNK (Results 1 – 14 of 14) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-xtensa.c420 #define PLT_ENTRIES_PER_CHUNK 254 macro
941 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--)
1189 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK;
1205 chunk_entries = PLT_ENTRIES_PER_CHUNK;
1207 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK);
1762 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK;
1770 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4;
2362 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK;
2398 chunk_entries = PLT_ENTRIES_PER_CHUNK;
4981 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK;
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-xtensa.c420 #define PLT_ENTRIES_PER_CHUNK 254 macro
941 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--)
1189 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK;
1205 chunk_entries = PLT_ENTRIES_PER_CHUNK;
1207 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK);
1762 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK;
1770 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4;
2362 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK;
2398 chunk_entries = PLT_ENTRIES_PER_CHUNK;
4981 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK;
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf32-xtensa.c476 #define PLT_ENTRIES_PER_CHUNK 254 macro
1139 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--) in add_extra_plt_sections()
1353 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1369 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1371 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK); in elf_xtensa_size_dynamic_sections()
1960 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_create_plt_entry()
1968 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4; in elf_xtensa_create_plt_entry()
2576 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
2612 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
8402 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in shrink_dynamic_reloc_sections()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf32-xtensa.c472 #define PLT_ENTRIES_PER_CHUNK 254 macro
1132 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--) in add_extra_plt_sections()
1345 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1361 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1363 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK); in elf_xtensa_size_dynamic_sections()
1949 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_create_plt_entry()
1957 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4; in elf_xtensa_create_plt_entry()
2566 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
2602 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
8619 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in shrink_dynamic_reloc_sections()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c589 #define PLT_ENTRIES_PER_CHUNK 254 macro
1415 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--) in add_extra_plt_sections()
1627 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1642 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1644 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK); in elf_xtensa_size_dynamic_sections()
2274 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_create_plt_entry()
2282 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4; in elf_xtensa_create_plt_entry()
3278 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
3314 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
10285 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in shrink_dynamic_reloc_sections()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-xtensa.c589 #define PLT_ENTRIES_PER_CHUNK 254 macro
1415 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--) in add_extra_plt_sections()
1627 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1642 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1644 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK); in elf_xtensa_size_dynamic_sections()
2274 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_create_plt_entry()
2282 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4; in elf_xtensa_create_plt_entry()
3278 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
3314 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
10285 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in shrink_dynamic_reloc_sections()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-xtensa.c511 #define PLT_ENTRIES_PER_CHUNK 254 macro
1462 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--) in add_extra_plt_sections()
1673 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1688 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1690 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK); in elf_xtensa_size_dynamic_sections()
2323 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_create_plt_entry()
2331 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4; in elf_xtensa_create_plt_entry()
3322 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
3358 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
9589 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in shrink_dynamic_reloc_sections()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-xtensa.c589 #define PLT_ENTRIES_PER_CHUNK 254 macro
1415 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--) in add_extra_plt_sections()
1627 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1642 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1644 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK); in elf_xtensa_size_dynamic_sections()
2274 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_create_plt_entry()
2282 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4; in elf_xtensa_create_plt_entry()
3278 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
3314 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
10285 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in shrink_dynamic_reloc_sections()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-xtensa.c511 #define PLT_ENTRIES_PER_CHUNK 254 macro
1453 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--) in add_extra_plt_sections()
1661 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1676 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1678 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK); in elf_xtensa_size_dynamic_sections()
2311 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_create_plt_entry()
2319 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4; in elf_xtensa_create_plt_entry()
3312 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
3348 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
9579 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in shrink_dynamic_reloc_sections()
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c589 #define PLT_ENTRIES_PER_CHUNK 254 macro
1415 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--) in add_extra_plt_sections()
1627 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1642 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1644 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK); in elf_xtensa_size_dynamic_sections()
2274 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_create_plt_entry()
2282 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4; in elf_xtensa_create_plt_entry()
3278 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
3314 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
10285 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in shrink_dynamic_reloc_sections()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-xtensa.c514 #define PLT_ENTRIES_PER_CHUNK 254 macro
1468 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--) in add_extra_plt_sections()
1676 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1691 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1693 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK); in elf_xtensa_size_dynamic_sections()
2326 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_create_plt_entry()
2334 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4; in elf_xtensa_create_plt_entry()
3315 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
3351 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
10145 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in shrink_dynamic_reloc_sections()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-xtensa.c514 #define PLT_ENTRIES_PER_CHUNK 254 macro
1468 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--) in add_extra_plt_sections()
1676 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1691 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1693 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK); in elf_xtensa_size_dynamic_sections()
2326 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_create_plt_entry()
2334 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4; in elf_xtensa_create_plt_entry()
3315 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
3351 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
10145 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in shrink_dynamic_reloc_sections()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-xtensa.c515 #define PLT_ENTRIES_PER_CHUNK 254 macro
1341 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--) in add_extra_plt_sections()
1549 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1564 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_size_dynamic_sections()
1566 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK); in elf_xtensa_size_dynamic_sections()
2199 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_create_plt_entry()
2207 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4; in elf_xtensa_create_plt_entry()
3192 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
3228 chunk_entries = PLT_ENTRIES_PER_CHUNK; in elf_xtensa_finish_dynamic_sections()
10022 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK; in shrink_dynamic_reloc_sections()
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/xtensa/gnu/
H A Delf32-xtensa.c559 #define PLT_ENTRIES_PER_CHUNK 254
1509 for (chunk = count / PLT_ENTRIES_PER_CHUNK; chunk > 0; chunk--)
1718 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK;
1733 chunk_entries = PLT_ENTRIES_PER_CHUNK;
1735 chunk_entries = plt_entries - (chunk * PLT_ENTRIES_PER_CHUNK);
2368 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK;
2376 lit_offset = 8 + (reloc_index % PLT_ENTRIES_PER_CHUNK) * 4;
3372 (plt_entries + PLT_ENTRIES_PER_CHUNK - 1) / PLT_ENTRIES_PER_CHUNK;
3408 chunk_entries = PLT_ENTRIES_PER_CHUNK;
10199 chunk = reloc_index / PLT_ENTRIES_PER_CHUNK;
[all …]