| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| rs6000-internal.h | 55 int fixed_size; /* fixed size of stack frame */ member in struct:rs6000_stack
|
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| rs6000-internal.h | 55 int fixed_size; /* fixed size of stack frame */ member in struct:rs6000_stack
|
| /src/external/gpl3/gdb/dist/gdb/nat/ |
| linux-namespaces.c | 420 ssize_t size, fixed_size; local 438 for (fixed_size = i = 0; i < msg.msg_iovlen - 1; i++) 439 fixed_size += iov[i].iov_len; 458 if (size < fixed_size || (msg.msg_flags & (MSG_TRUNC | MSG_CTRUNC))) 484 size - fixed_size); 489 return size - fixed_size;
|
| /src/external/gpl3/gdb.old/dist/gdb/nat/ |
| linux-namespaces.c | 419 ssize_t size, fixed_size; local 437 for (fixed_size = i = 0; i < msg.msg_iovlen - 1; i++) 438 fixed_size += iov[i].iov_len; 457 if (size < fixed_size || (msg.msg_flags & (MSG_TRUNC | MSG_CTRUNC))) 483 size - fixed_size); 488 return size - fixed_size;
|
| /src/external/gpl3/gdb/dist/gdb/tui/ |
| tui-win.c | 947 bool fixed_size = true; 954 fixed_size = false; 962 if (fixed_size) 945 bool fixed_size = true; local
|
| /src/external/gpl3/gdb.old/dist/gdb/tui/ |
| tui-win.c | 956 bool fixed_size = true; 963 fixed_size = false; 971 if (fixed_size) 954 bool fixed_size = true; local
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-spu.c | 4195 unsigned int fixed_size, lo, hi; local 4223 fixed_size = hi + 1 - lo; 4246 if (fixed_size + reserved <= htab->local_store 4274 fixed_size += (*htab->params->spu_elf_load_ovl_mgr) (); 4297 /* Count overlay sections, and subtract their sizes from "fixed_size". */ 4316 fixed_size -= sec->size; 4322 fixed_size -= sec->size; 4361 fixed_size += reserved; 4362 fixed_size += htab->non_ovly_stub * ovl_stub_size (htab->params); 4363 if (fixed_size + mos_param.max_overlay_size <= htab->local_store [all...] |
| /src/external/gpl3/binutils/dist/binutils/ |
| windint.h | 898 bfd_byte fixed_size[2]; member in struct:bin_versioninfo
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-spu.c | 4195 unsigned int fixed_size, lo, hi; local 4223 fixed_size = hi + 1 - lo; 4246 if (fixed_size + reserved <= htab->local_store 4274 fixed_size += (*htab->params->spu_elf_load_ovl_mgr) (); 4297 /* Count overlay sections, and subtract their sizes from "fixed_size". */ 4316 fixed_size -= sec->size; 4322 fixed_size -= sec->size; 4361 fixed_size += reserved; 4362 fixed_size += htab->non_ovly_stub * ovl_stub_size (htab->params); 4363 if (fixed_size + mos_param.max_overlay_size <= htab->local_store [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| windint.h | 898 bfd_byte fixed_size[2]; member in struct:bin_versioninfo
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-spu.c | 4191 unsigned int fixed_size, lo, hi; local 4219 fixed_size = hi + 1 - lo; 4242 if (fixed_size + reserved <= htab->local_store 4270 fixed_size += (*htab->params->spu_elf_load_ovl_mgr) (); 4293 /* Count overlay sections, and subtract their sizes from "fixed_size". */ 4312 fixed_size -= sec->size; 4318 fixed_size -= sec->size; 4357 fixed_size += reserved; 4358 fixed_size += htab->non_ovly_stub * ovl_stub_size (htab->params); 4359 if (fixed_size + mos_param.max_overlay_size <= htab->local_store [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-spu.c | 4195 unsigned int fixed_size, lo, hi; local 4223 fixed_size = hi + 1 - lo; 4246 if (fixed_size + reserved <= htab->local_store 4274 fixed_size += (*htab->params->spu_elf_load_ovl_mgr) (); 4297 /* Count overlay sections, and subtract their sizes from "fixed_size". */ 4316 fixed_size -= sec->size; 4322 fixed_size -= sec->size; 4361 fixed_size += reserved; 4362 fixed_size += htab->non_ovly_stub * ovl_stub_size (htab->params); 4363 if (fixed_size + mos_param.max_overlay_size <= htab->local_store [all...] |