/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | got-page-5.s | 4 # The mergeable entries collapse to one, but the offsets 9 # offsets in mergeable sections are handled correctly.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | dwarf_reader.cc | 2426 offset_to_iterator(const std::vector<Offset_to_lineno_entry>* offsets, in offset_to_iterator() argument 2434 = std::lower_bound(offsets->begin(), offsets->end(), lookup_key); in offset_to_iterator() 2502 if ((it == offsets->begin() && offset < it->offset) in offset_to_iterator() 2503 || it == offsets->end()) in offset_to_iterator() 2504 return offsets->end(); in offset_to_iterator() 2509 while (it != offsets->end() in offset_to_iterator() 2513 if (it == offsets->end() || it->offset != offset) in offset_to_iterator() 2514 return offsets->end(); in offset_to_iterator() 2521 gold_assert(it != offsets->begin()); in offset_to_iterator() 2525 while (it != offsets->begin() && (it-1)->offset == range_value) in offset_to_iterator() [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
D | reloc-bad-3.s | 3 # load and store offsets, not ADDA, because constant values are 4 # encoded literally for ADDA, and divisbility checks for offsets from
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | rd-dtpoffd1.s | 2 ; module-local) and local symbols with offsets.
|
D | rd-v10_32o-2.d | 4 # Check that branch offsets are computed as for v32. The
|
D | rd-v32-l4.d | 4 # Test that lapc shrinks to lapcq and that offsets are emitted correctly.
|
D | pushpop.s | 8 ; Check that there is no recognition of invalid offsets.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/z80/ |
D | offset.s | 1 ;;; various instructions involving offsets
|
D | offset.d | 2 #name: instructions with offsets
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | cache.s | 1 # Source file to test offsets used with the CACHE and PREF instruction.
|
D | 24k-triple-stores-8.s | 1 # Range check after alignment between adjacent offsets >= 24 ??
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
D | testranges-ia64.s | 2 # offsets strictly as increasing.
|
D | testranges.s | 2 # offsets strictly as increasing.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-rs6000.c | 2077 file_ptr *offsets; in xcoff_write_archive_contents_old() local 2130 offsets = (file_ptr *) bfd_alloc (abfd, count * sizeof (file_ptr)); in xcoff_write_archive_contents_old() 2131 if (offsets == NULL) in xcoff_write_archive_contents_old() 2176 offsets[i] = iterator.current.offset; in xcoff_write_archive_contents_old() 2230 sprintf (decbuf, "%-12ld", (long) offsets[i]); in xcoff_write_archive_contents_old() 2282 file_ptr *offsets; in xcoff_write_archive_contents_big() local 2351 offsets = NULL; in xcoff_write_archive_contents_big() 2354 offsets = (file_ptr *) bfd_malloc (count * sizeof (file_ptr)); in xcoff_write_archive_contents_big() 2355 if (offsets == NULL) in xcoff_write_archive_contents_big() 2374 free (offsets); in xcoff_write_archive_contents_big() [all …]
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | README | 5 elfcpp does not do file I/O. It deals only with offsets and memory
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
D | libdso-1c.d | 10 # offsets into the GOT, with a tell-tale sign being one or more
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | avrtiny.sc | 22 /* Provide offsets for config, lock and signature to match 23 production file format. Ignore offsets in datasheet. */
|
D | v850_rh850.sc | 169 /* We want the small data sections together, so single-instruction offsets
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-2008 | 59 STT_IFUNC type. Display negative offsets as a positive number with 663 * objdump.c (objdump_print_addr): If displaying file offsets, show 681 (long_options): Add -F/--file-offsets. 682 (objdump_print_addr_with_sym): If displaying file offsets, print 684 (disassemble_bytes): If displaying file offsets, tell the user how 826 in hex, so that it corresponds with the offsets that will follow.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/ |
D | reldl-1.s | 2 ! "datalabel" and offsets to the global symbols into the previous
|
/toolchain/binutils/binutils-2.25/include/vms/ |
D | ChangeLog | 57 Add macros for offsets, version, section type and match control.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | thumb.s | 192 .space (1 << 11) @ leave space to force long offsets
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
D | group-relocs.s | 4 @ specific PC- and SB-relative offsets arise.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/ |
D | elf-offset.ld | 115 /* We want the small data sections together, so single-instruction offsets
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/ |
D | elf-offset.ld | 118 /* We want the small data sections together, so single-instruction offsets
|