Home
last modified time | relevance | path

Searched refs:sh_map (Results 1 – 25 of 31) sorted by relevance

12

/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dsl_malloc.c95 unsigned char **sh_map; member
144 ch_free(sh->sh_map[i]); in slap_sl_mem_destroy()
147 ch_free(sh->sh_map); in slap_sl_mem_destroy()
261 sh->sh_map = (unsigned char **) in slap_sl_mem_create()
269 sh->sh_map[i] = (unsigned char *) ch_malloc(nummaps); in slap_sl_mem_create()
270 memset(sh->sh_map[i], 0, nummaps); in slap_sl_mem_create()
365 sh->sh_map[order-order_start][diff>>3] |= in slap_sl_malloc()
542 if (!(sh->sh_map[i-order_start][(diff+1)>>3] & in slap_sl_free()
593 if (!(sh->sh_map[i-order_start][(diff-1)>>3] & in slap_sl_free()
724 Debug(level, "%02x ", sh->sh_map[i-order_start][j] ); in print_slheap()
[all …]
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dsl_malloc.c95 unsigned char **sh_map; member
148 ch_free(sh->sh_map[i]); in slap_sl_mem_destroy()
151 ch_free(sh->sh_map); in slap_sl_mem_destroy()
265 sh->sh_map = (unsigned char **) in slap_sl_mem_create()
273 sh->sh_map[i] = (unsigned char *) ch_malloc(nummaps); in slap_sl_mem_create()
274 memset(sh->sh_map[i], 0, nummaps); in slap_sl_mem_create()
369 sh->sh_map[order-order_start][diff>>3] |= in slap_sl_malloc()
546 if (!(sh->sh_map[i-order_start][(diff+1)>>3] & in slap_sl_free()
598 if (!(sh->sh_map[i-order_start][(diff-1)>>3] & in slap_sl_free()
715 Debug(level, "%02x ", sh->sh_map[i-order_start][j], 0, 0); in print_slheap()
[all …]
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dsl_malloc.c95 unsigned char **sh_map; member
148 ch_free(sh->sh_map[i]); in slap_sl_mem_destroy()
151 ch_free(sh->sh_map); in slap_sl_mem_destroy()
265 sh->sh_map = (unsigned char **) in slap_sl_mem_create()
273 sh->sh_map[i] = (unsigned char *) ch_malloc(nummaps); in slap_sl_mem_create()
274 memset(sh->sh_map[i], 0, nummaps); in slap_sl_mem_create()
369 sh->sh_map[order-order_start][diff>>3] |= in slap_sl_malloc()
546 if (!(sh->sh_map[i-order_start][(diff+1)>>3] & in slap_sl_free()
598 if (!(sh->sh_map[i-order_start][(diff-1)>>3] & in slap_sl_free()
715 Debug(level, "%02x ", sh->sh_map[i-order_start][j], 0, 0); in print_slheap()
[all …]
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dsl_malloc.c95 unsigned char **sh_map; member
144 ch_free(sh->sh_map[i]); in slap_sl_mem_destroy()
147 ch_free(sh->sh_map); in slap_sl_mem_destroy()
261 sh->sh_map = (unsigned char **) in slap_sl_mem_create()
269 sh->sh_map[i] = (unsigned char *) ch_malloc(nummaps); in slap_sl_mem_create()
270 memset(sh->sh_map[i], 0, nummaps); in slap_sl_mem_create()
365 sh->sh_map[order-order_start][diff>>3] |= in slap_sl_malloc()
542 if (!(sh->sh_map[i-order_start][(diff+1)>>3] & in slap_sl_free()
593 if (!(sh->sh_map[i-order_start][(diff-1)>>3] & in slap_sl_free()
724 Debug(level, "%02x ", sh->sh_map[i-order_start][j] ); in print_slheap()
[all …]
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dsl_malloc.c95 unsigned char **sh_map; member
144 ch_free(sh->sh_map[i]); in slap_sl_mem_destroy()
147 ch_free(sh->sh_map); in slap_sl_mem_destroy()
261 sh->sh_map = (unsigned char **) in slap_sl_mem_create()
269 sh->sh_map[i] = (unsigned char *) ch_malloc(nummaps); in slap_sl_mem_create()
270 memset(sh->sh_map[i], 0, nummaps); in slap_sl_mem_create()
365 sh->sh_map[order-order_start][diff>>3] |= in slap_sl_malloc()
542 if (!(sh->sh_map[i-order_start][(diff+1)>>3] & in slap_sl_free()
593 if (!(sh->sh_map[i-order_start][(diff-1)>>3] & in slap_sl_free()
724 Debug(level, "%02x ", sh->sh_map[i-order_start][j] ); in print_slheap()
[all …]
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dsl_malloc.c95 unsigned char **sh_map; member
144 ch_free(sh->sh_map[i]); in slap_sl_mem_destroy()
147 ch_free(sh->sh_map); in slap_sl_mem_destroy()
261 sh->sh_map = (unsigned char **) in slap_sl_mem_create()
269 sh->sh_map[i] = (unsigned char *) ch_malloc(nummaps); in slap_sl_mem_create()
270 memset(sh->sh_map[i], 0, nummaps); in slap_sl_mem_create()
365 sh->sh_map[order-order_start][diff>>3] |= in slap_sl_malloc()
542 if (!(sh->sh_map[i-order_start][(diff+1)>>3] & in slap_sl_free()
593 if (!(sh->sh_map[i-order_start][(diff-1)>>3] & in slap_sl_free()
724 Debug(level, "%02x ", sh->sh_map[i-order_start][j] ); in print_slheap()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1493 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1564 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1572 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1469 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1495 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1511 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1541 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1549 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1464 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1490 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1506 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1536 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1544 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1493 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1564 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1572 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1493 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1564 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1572 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1493 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1564 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1572 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1493 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1564 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1572 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1464 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1490 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1506 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1536 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1544 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1485 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1511 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1526 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1556 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1564 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1469 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1495 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1511 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1541 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1549 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1464 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1490 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1506 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1536 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1544 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1464 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1490 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1506 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1536 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1544 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/devel/gdb/gdb-11.1/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1493 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1564 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1572 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libiberty/
H A Dsimple-object-elf.c1102 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1276 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1277 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1282 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1284 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1456 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1482 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1498 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1528 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1536 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1493 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1564 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1572 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libiberty/
H A Dsimple-object-elf.c1102 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1276 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1277 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1282 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1284 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1456 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1482 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1498 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1528 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1536 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1493 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1564 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1572 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1493 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1564 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1572 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; in simple_object_elf_copy_lto_debug_sections() local
1284 sh_map = XNEWVEC (unsigned, shnum); in simple_object_elf_copy_lto_debug_sections()
1285 sh_map[0] = 0; in simple_object_elf_copy_lto_debug_sections()
1290 sh_map[i] = 0; in simple_object_elf_copy_lto_debug_sections()
1292 sh_map[i] = new_i++; in simple_object_elf_copy_lto_debug_sections()
1469 sh_map[first_shndx]); in simple_object_elf_copy_lto_debug_sections()
1495 ent, st_shndx, Elf_Half, sh_map[st_shndx]); in simple_object_elf_copy_lto_debug_sections()
1511 type_functions->set_Elf_Word (dst, sh_map[shndx]); in simple_object_elf_copy_lto_debug_sections()
1541 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
1549 sh_link = sh_map[sh_link]; in simple_object_elf_copy_lto_debug_sections()
[all …]

12