Searched refs:sh_map (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dsl_malloc.c100 unsigned char **sh_map; member in struct:slab_heap
149 ch_free(sh->sh_map[i]);
152 ch_free(sh->sh_map);
266 sh->sh_map = (unsigned char **)
274 sh->sh_map[i] = (unsigned char *) ch_malloc(nummaps);
275 memset(sh->sh_map[i], 0, nummaps);
352 sh->sh_map[order-order_start][diff>>3] |= (1 << (diff & 0x7));
370 sh->sh_map[order-order_start][diff>>3] |=
545 sh->sh_map[i-order_start][diff>>3] &= (~(1 << (diff & 0x7)));
547 if (!(sh->sh_map[
[all...]
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; local
1284 sh_map = XNEWVEC (unsigned, shnum);
1285 sh_map[0] = 0;
1290 sh_map[i] = 0;
1292 sh_map[i] = new_i++;
1493 sh_map[first_shndx]);
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]);
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]);
1562 sh_info = sh_map[sh_info];
1568 sh_link = sh_map[sh_lin
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; local
1284 sh_map = XNEWVEC (unsigned, shnum);
1285 sh_map[0] = 0;
1290 sh_map[i] = 0;
1292 sh_map[i] = new_i++;
1485 sh_map[first_shndx]);
1511 ent, st_shndx, Elf_Half, sh_map[st_shndx]);
1526 type_functions->set_Elf_Word (dst, sh_map[shndx]);
1556 sh_info = sh_map[sh_info];
1564 sh_link = sh_map[sh_lin
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; local
1284 sh_map = XNEWVEC (unsigned, shnum);
1285 sh_map[0] = 0;
1290 sh_map[i] = 0;
1292 sh_map[i] = new_i++;
1493 sh_map[first_shndx]);
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]);
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]);
1562 sh_info = sh_map[sh_info];
1568 sh_link = sh_map[sh_lin
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; local
1284 sh_map = XNEWVEC (unsigned, shnum);
1285 sh_map[0] = 0;
1290 sh_map[i] = 0;
1292 sh_map[i] = new_i++;
1490 sh_map[first_shndx]);
1516 ent, st_shndx, Elf_Half, sh_map[st_shndx]);
1531 type_functions->set_Elf_Word (dst, sh_map[shndx]);
1561 sh_info = sh_map[sh_info];
1569 sh_link = sh_map[sh_lin
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; local
1284 sh_map = XNEWVEC (unsigned, shnum);
1285 sh_map[0] = 0;
1290 sh_map[i] = 0;
1292 sh_map[i] = new_i++;
1493 sh_map[first_shndx]);
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]);
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]);
1562 sh_info = sh_map[sh_info];
1568 sh_link = sh_map[sh_lin
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-elf.c1110 unsigned *sh_map; local
1284 sh_map = XNEWVEC (unsigned, shnum);
1285 sh_map[0] = 0;
1290 sh_map[i] = 0;
1292 sh_map[i] = new_i++;
1493 sh_map[first_shndx]);
1519 ent, st_shndx, Elf_Half, sh_map[st_shndx]);
1534 type_functions->set_Elf_Word (dst, sh_map[shndx]);
1562 sh_info = sh_map[sh_info];
1568 sh_link = sh_map[sh_lin
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/mips/
H A Dmdmx.c1382 } sh_map; typedef in typeref:struct:__anon3064
1384 static const sh_map ob_shuffle[][8] = {
1397 static const sh_map qh_shuffle[][4] = {
/netbsd-current/external/gpl3/gdb/dist/sim/mips/
H A Dmdmx.c1385 } sh_map; typedef in typeref:struct:__anon2518
1387 static const sh_map ob_shuffle[][8] = {
1400 static const sh_map qh_shuffle[][4] = {

Completed in 217 milliseconds