| /src/external/gpl3/gdb/dist/gdb/dwarf2/ |
| aranges.c | 72 const gdb_byte *const entry_end = addr + entry_length; local 157 addr += (entry_end - addr) % (2 * address_size); 159 while (addr < entry_end) 161 if (addr + 2 * address_size > entry_end)
|
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| aranges.c | 74 const gdb_byte *const entry_end = addr + entry_length; local 159 addr += (entry_end - addr) % (2 * address_size); 161 while (addr < entry_end) 163 if (addr + 2 * address_size > entry_end)
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| amdgpu_vm.c | 1463 uint64_t incr, entry_end, pe_start; local 1516 entry_end = (uint64_t)(mask + 1) << shift; 1517 entry_end += cursor.pfn & ~(entry_end - 1); 1518 entry_end = min(entry_end, end); 1521 uint64_t upd_end = min(entry_end, frag_end); 1539 } while (frag_start < entry_end);
|
| /src/external/gpl3/binutils/dist/bfd/ |
| peXXigen.c | 2441 bfd_byte * entry_end; 2443 entry_end = rsrc_print_resource_entries (file, abfd, indent + 1, true, 2446 highest_data = max (highest_data, entry_end); 2447 if (entry_end >= regions->section_end) 2448 return entry_end; 2453 bfd_byte * entry_end; 2455 entry_end = rsrc_print_resource_entries (file, abfd, indent + 1, false, 2458 highest_data = max (highest_data, entry_end); 2459 if (entry_end >= regions->section_end) 2460 return entry_end; 2438 bfd_byte * entry_end; local 2450 bfd_byte * entry_end; local 3269 bfd_byte * entry_end; local 3447 bfd_byte * entry_end; local [all...] |
| elf32-xtensa.c | 6577 bfd_vma entry_end; 6580 entry_end = the_entry->address - ebb->sec->vma + the_entry->size; 6584 entry_end - ebb->end_offset); 6585 if (insn_block_len != (entry_end - ebb->end_offset)) 6557 bfd_vma entry_end; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| peXXigen.c | 2429 bfd_byte * entry_end; 2431 entry_end = rsrc_print_resource_entries (file, abfd, indent + 1, true, 2434 highest_data = max (highest_data, entry_end); 2435 if (entry_end >= regions->section_end) 2436 return entry_end; 2441 bfd_byte * entry_end; 2443 entry_end = rsrc_print_resource_entries (file, abfd, indent + 1, false, 2446 highest_data = max (highest_data, entry_end); 2447 if (entry_end >= regions->section_end) 2448 return entry_end; 2426 bfd_byte * entry_end; local 2438 bfd_byte * entry_end; local 3259 bfd_byte * entry_end; local 3437 bfd_byte * entry_end; local [all...] |
| elf32-xtensa.c | 6577 bfd_vma entry_end; 6580 entry_end = the_entry->address - ebb->sec->vma + the_entry->size; 6584 entry_end - ebb->end_offset); 6585 if (insn_block_len != (entry_end - ebb->end_offset)) 6557 bfd_vma entry_end; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| peXXigen.c | 2424 bfd_byte * entry_end; 2426 entry_end = rsrc_print_resource_entries (file, abfd, indent + 1, true, 2429 highest_data = max (highest_data, entry_end); 2430 if (entry_end >= regions->section_end) 2431 return entry_end; 2436 bfd_byte * entry_end; 2438 entry_end = rsrc_print_resource_entries (file, abfd, indent + 1, false, 2441 highest_data = max (highest_data, entry_end); 2442 if (entry_end >= regions->section_end) 2443 return entry_end; 2421 bfd_byte * entry_end; local 2433 bfd_byte * entry_end; local 3252 bfd_byte * entry_end; local 3430 bfd_byte * entry_end; local [all...] |
| elf32-xtensa.c | 6575 bfd_vma entry_end; 6578 entry_end = the_entry->address - ebb->sec->vma + the_entry->size; 6582 entry_end - ebb->end_offset); 6583 if (insn_block_len != (entry_end - ebb->end_offset)) 6555 bfd_vma entry_end; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| peXXigen.c | 2423 bfd_byte * entry_end; 2425 entry_end = rsrc_print_resource_entries (file, abfd, indent + 1, true, 2428 highest_data = max (highest_data, entry_end); 2429 if (entry_end >= regions->section_end) 2430 return entry_end; 2435 bfd_byte * entry_end; 2437 entry_end = rsrc_print_resource_entries (file, abfd, indent + 1, false, 2440 highest_data = max (highest_data, entry_end); 2441 if (entry_end >= regions->section_end) 2442 return entry_end; 2420 bfd_byte * entry_end; local 2432 bfd_byte * entry_end; local 3251 bfd_byte * entry_end; local 3429 bfd_byte * entry_end; local [all...] |
| elf32-xtensa.c | 6581 bfd_vma entry_end; 6584 entry_end = the_entry->address - ebb->sec->vma + the_entry->size; 6588 entry_end - ebb->end_offset); 6589 if (insn_block_len != (entry_end - ebb->end_offset)) 6561 bfd_vma entry_end; local
|