| /src/external/gpl3/binutils/dist/bfd/ |
| bfdio.c | 770 struct bfd_in_memory *bim; local 773 bim = (struct bfd_in_memory *) abfd->iostream; 775 if (abfd->where + get > bim->size) 777 if (bim->size < (bfd_size_type) abfd->where) 780 get = bim->size - abfd->where; 783 memcpy (ptr, bim->buffer + abfd->where, (size_t) get); 790 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; local 792 if (abfd->where + size > bim->size) 796 oldsize = (bim->size + 127) & ~(bfd_size_type) 127; 797 bim->size = abfd->where + size 826 struct bfd_in_memory *bim; local 879 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; local 897 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; local [all...] |
| peicode.h | 97 struct bfd_in_memory * bim; member in struct:__anon9832 640 BFD_ASSERT (vars->data + size < vars->bim->buffer + vars->bim->size); 674 BFD_ASSERT (vars->data <= vars->bim->buffer + vars->bim->size); 868 vars.bim 869 = (struct bfd_in_memory *) bfd_malloc ((bfd_size_type) sizeof (*vars.bim)); 870 if (vars.bim == NULL) 874 vars.bim->buffer = ptr; 875 vars.bim->size = ILF_DATA_SIZE 1189 struct bfd_in_memory *bim = abfd->iostream; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| bfdio.c | 759 struct bfd_in_memory *bim; local 762 bim = (struct bfd_in_memory *) abfd->iostream; 764 if (abfd->where + get > bim->size) 766 if (bim->size < (bfd_size_type) abfd->where) 769 get = bim->size - abfd->where; 772 memcpy (ptr, bim->buffer + abfd->where, (size_t) get); 779 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; local 781 if (abfd->where + size > bim->size) 785 oldsize = (bim->size + 127) & ~(bfd_size_type) 127; 786 bim->size = abfd->where + size 815 struct bfd_in_memory *bim; local 868 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; local 886 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; local [all...] |
| peicode.h | 92 struct bfd_in_memory * bim; member in struct:__anon11314 635 BFD_ASSERT (vars->data + size < vars->bim->buffer + vars->bim->size); 669 BFD_ASSERT (vars->data <= vars->bim->buffer + vars->bim->size); 863 vars.bim 864 = (struct bfd_in_memory *) bfd_malloc ((bfd_size_type) sizeof (*vars.bim)); 865 if (vars.bim == NULL) 869 vars.bim->buffer = ptr; 870 vars.bim->size = ILF_DATA_SIZE 1184 struct bfd_in_memory *bim = abfd->iostream; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| bfdio.c | 759 struct bfd_in_memory *bim; local 762 bim = (struct bfd_in_memory *) abfd->iostream; 764 if (abfd->where + get > bim->size) 766 if (bim->size < (bfd_size_type) abfd->where) 769 get = bim->size - abfd->where; 772 memcpy (ptr, bim->buffer + abfd->where, (size_t) get); 779 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; local 781 if (abfd->where + size > bim->size) 785 oldsize = (bim->size + 127) & ~(bfd_size_type) 127; 786 bim->size = abfd->where + size 815 struct bfd_in_memory *bim; local 868 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; local 886 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; local [all...] |
| peicode.h | 92 struct bfd_in_memory * bim; member in struct:__anon152 635 BFD_ASSERT (vars->data + size < vars->bim->buffer + vars->bim->size); 669 BFD_ASSERT (vars->data <= vars->bim->buffer + vars->bim->size); 869 vars.bim 870 = (struct bfd_in_memory *) bfd_malloc ((bfd_size_type) sizeof (*vars.bim)); 871 if (vars.bim == NULL) 875 vars.bim->buffer = ptr; 876 vars.bim->size = ILF_DATA_SIZE 1184 struct bfd_in_memory *bim = abfd->iostream; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| bfdio.c | 760 struct bfd_in_memory *bim; local 763 bim = (struct bfd_in_memory *) abfd->iostream; 765 if (abfd->where + get > bim->size) 767 if (bim->size < (bfd_size_type) abfd->where) 770 get = bim->size - abfd->where; 773 memcpy (ptr, bim->buffer + abfd->where, (size_t) get); 780 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; local 782 if (abfd->where + size > bim->size) 786 oldsize = (bim->size + 127) & ~(bfd_size_type) 127; 787 bim->size = abfd->where + size 816 struct bfd_in_memory *bim; local 869 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; local 887 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; local [all...] |
| peicode.h | 92 struct bfd_in_memory * bim; member in struct:__anon193 635 BFD_ASSERT (vars->data + size < vars->bim->buffer + vars->bim->size); 669 BFD_ASSERT (vars->data <= vars->bim->buffer + vars->bim->size); 863 vars.bim 864 = (struct bfd_in_memory *) bfd_malloc ((bfd_size_type) sizeof (*vars.bim)); 865 if (vars.bim == NULL) 869 vars.bim->buffer = ptr; 870 vars.bim->size = ILF_DATA_SIZE 1184 struct bfd_in_memory *bim = abfd->iostream; local [all...] |
| /src/external/gpl3/gcc/dist/libgcc/config/nds32/isr-library/ |
| reset.S | 70 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore extra $r2 to keep stack 8-byte alignment. */ 75 lmw.bim $r15, [$sp], $r15, #0xf 76 lmw.bim $r0, [$sp], $r10, #0x0 79 lmw.bim $r0, [$sp], $r27, #0xf
|
| reset_4b.S | 75 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore extra $r2 to keep 81 lmw.bim $r15, [$sp], $r15, #0xf 82 lmw.bim $r0, [$sp], $r10, #0x0 85 lmw.bim $r0, [$sp], $r27, #0xf
|
| restore_all.inc | 29 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore IPC, IPSW. */ 36 lmw.bim $r0, [$sp], $r10, #0x0 /* Restore all regs. */ 37 lmw.bim $r15, [$sp], $r15, #0xf 39 lmw.bim $r0, [$sp], $r27, #0xf /* Restore all regs. */
|
| restore_partial.inc | 30 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore IPC, IPSW. */ 37 lmw.bim $r0, [$sp], $r5, #0x0 /* Restore all regs. */ 39 lmw.bim $r15, [$sp], $r15, #0x2 41 lmw.bim $r15, [$sp], $r27, #0x2 /* Restore all regs. */
|
| restore_usr_regs.inc | 28 lmw.bim $r1, [$sp], $r4, #0x0 34 lmw.bim $r1, [$sp], $r2, #0x0 37 lmw.bim $r1, [$sp], $r4, #0x0
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/isr-library/ |
| reset.S | 70 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore extra $r2 to keep stack 8-byte alignment. */ 75 lmw.bim $r15, [$sp], $r15, #0xf 76 lmw.bim $r0, [$sp], $r10, #0x0 79 lmw.bim $r0, [$sp], $r27, #0xf
|
| reset_4b.S | 75 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore extra $r2 to keep 81 lmw.bim $r15, [$sp], $r15, #0xf 82 lmw.bim $r0, [$sp], $r10, #0x0 85 lmw.bim $r0, [$sp], $r27, #0xf
|
| restore_all.inc | 29 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore IPC, IPSW. */ 36 lmw.bim $r0, [$sp], $r10, #0x0 /* Restore all regs. */ 37 lmw.bim $r15, [$sp], $r15, #0xf 39 lmw.bim $r0, [$sp], $r27, #0xf /* Restore all regs. */
|
| restore_partial.inc | 30 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore IPC, IPSW. */ 37 lmw.bim $r0, [$sp], $r5, #0x0 /* Restore all regs. */ 39 lmw.bim $r15, [$sp], $r15, #0x2 41 lmw.bim $r15, [$sp], $r27, #0x2 /* Restore all regs. */
|
| restore_usr_regs.inc | 28 lmw.bim $r1, [$sp], $r4, #0x0 34 lmw.bim $r1, [$sp], $r2, #0x0 37 lmw.bim $r1, [$sp], $r4, #0x0
|
| /src/sys/arch/i386/stand/lib/ |
| exec_multiboot1.c | 126 struct bi_modulelist_entry *bim; local 147 bim = (struct bi_modulelist_entry *) 151 mbm[i].mmo_start = bim->base; 152 mbm[i].mmo_end = bim->base + bim->len; 153 mbm[i].mmo_string = (char *)vtophys(bim->path); 155 bim++;
|
| /src/sys/arch/emips/stand/common/ |
| bootxx.c | 82 main(int argc, char **argv, int code, const void *cv, int bim, char *bip) 103 entry(argc, argv, code, cv, bim, bip);
|
| /src/sys/arch/x86/x86/ |
| x86_machdep.c | 742 x86_parse_clusters(struct btinfo_memmap *bim) 749 KASSERT(bim != NULL); 750 KASSERT(bim->num > 0); 755 bim->num); 758 for (x = 0; x < bim->num; x++) { 759 addr = bim->entry[x].addr; 760 size = bim->entry[x].size; 761 type = bim->entry[x].type; 949 struct btinfo_memmap bim; member in struct:_xen_mmap 955 set_xen_guest_handle(memmap.buffer, &xen_mmap.bim.entry[0]) 971 struct btinfo_memmap *bim; local [all...] |
| efi_machdep.c | 72 struct btinfo_memmap bim; member in struct:efi_e820memmap 521 if (efi_e820memmap.bim.common.type == BTINFO_MEMMAP) 522 return &efi_e820memmap.bim; 552 entry = &efi_e820memmap.bim.entry[n]; 565 entry = &efi_e820memmap.bim.entry[n]; 575 efi_e820memmap.bim.num = n; 576 efi_e820memmap.bim.common.len = 577 (intptr_t)&efi_e820memmap.bim.entry[n] - (intptr_t)&efi_e820memmap; 578 efi_e820memmap.bim.common.type = BTINFO_MEMMAP; 579 return &efi_e820memmap.bim; [all...] |
| multiboot2.c | 463 struct btinfo_modulelist *bim; local 465 bim_len = sizeof(*bim) + (module_count * sizeof(*bie)); 466 bim = (struct btinfo_modulelist *)bootinfo_init(BTINFO_MODULELIST, 468 if (bim == NULL) 471 bim->num = module_count; 472 bim->endpa = end; 474 bie = (struct bi_modulelist_entry *)(bim + 1); 528 struct btinfo_memmap *bim; local 543 bim = (struct btinfo_memmap *)bootinfo_init(BTINFO_MEMMAP, 545 if (bim == NULL [all...] |
| /src/sys/arch/x86/acpi/ |
| acpi_machdep.c | 488 struct btinfo_memmap *bim; local 495 bim = efi_get_e820memmap(); 498 bim = lookup_bootinfo(BTINFO_MEMMAP); 499 if (bim == NULL) 504 for (i = 0; i < bim->num; i++) { 505 mapaddr = bim->entry[i].addr; 506 mapsize = bim->entry[i].size; 507 type = bim->entry[i].type;
|
| /src/sys/arch/cobalt/cobalt/ |
| machdep.c | 149 mach_init(int32_t memsize32, u_int bim, int32_t bip32) 202 if (bim == BOOTINFO_MAGIC) { 209 bim = (uintptr_t)bip; 212 bim = bi_magic->magic; 269 printf("%s: magic=%#x bip=%p\n", bi_msg, bim, bip);
|