Home
last modified time | relevance | path

Searched refs:segments (Results 1 – 25 of 98) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
Dsh-vxworks.exp43 {{readelf --segments vxworks2.sd}}
48 {{readelf --segments vxworks2-static.sd}}
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dmips-elf.exp37 {{readelf --segments vxworks2.sd}}
42 {{readelf --segments vxworks2-static.sd}}
260 {{readelf --segments pic-and-nonpic-3a.sd}
267 {{readelf --segments pic-and-nonpic-3b.sd}
286 {{readelf --segments pic-and-nonpic-4b.sd}
299 {{readelf --segments pic-and-nonpic-5b.sd}
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
Dsparc.exp40 {{readelf --segments vxworks2.sd}}
45 {{readelf --segments vxworks2-static.sd}}
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
Dpowerpc.exp30 {{readelf --segments vxworks1-lib.sd}}
45 {{readelf --segments vxworks2.sd}}
50 {{readelf --segments vxworks2-static.sd}}
Dvle-multiseg.s2 # separate output sections. We will then check for separate load segments.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
Di386.exp40 {{readelf --segments vxworks2.sd}}
45 {{readelf --segments vxworks2-static.sd}}
/toolchain/binutils/binutils-2.25/intl/
Dgmo.h139 } segments[1]; member
Dloadmsgcat.c1128 const struct segment_pair *p = sysdep_string->segments;
1131 for (p = sysdep_string->segments;; p++)
1180 const struct segment_pair *p = sysdep_string->segments;
1198 for (p = sysdep_string->segments;; p++)
/toolchain/binutils/binutils-2.25/bfd/doc/
Dbfdint.texi207 example, the COFF version stamp, or the ELF program segments. BFD
1408 * BFD ELF sections and segments:: ELF sections and segments
1415 @node BFD ELF sections and segments
1416 @subsection ELF sections and segments
1418 The ELF ABI permits a file to have either sections or segments or both.
1421 only program segments.
1429 ELF program segments are intended for fast interpretation by a system
1432 system loader will examine the program segments to decide how to load
1434 segments (type @samp{PT_LOAD}) are directly loaded into memory. Other
1435 program segments are interpreted by the loader, and generally provide
[all …]
/toolchain/binutils/binutils-2.25/ld/
Dldexp.h184 extern segment_type *segments;
Dlexsup.c1641 for (seg = segments; seg; seg = seg->next) in set_segment_start()
1654 seg->next = segments; in set_segment_start()
1655 segments = seg; in set_segment_start()
Dldexp.c47 segment_type *segments; variable
336 for (seg = segments; seg; seg = seg->next) in fold_binary()
DChangeLog-2004155 (segments): New variable.
156 * ldexp.c (segments): New variable.
DChangeLog-2009336 segments do not appear after a different loadable segment.
337 * ld.texinfo (PHDRS): Document order of processing segments.
/toolchain/binutils/binutils-2.25/ld/emultempl/
Delf-generic.em49 einfo ("%F%P: map sections to segments failed: %E\n");
/toolchain/binutils/binutils-2.25/libiberty/
Dalloca.c294 long segments; /* Current number of stack segments. */ member
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Darm-elf.exp37 {{readelf --segments vxworks2.sd}}
42 {{readelf --segments vxworks2-static.sd}}
/toolchain/binutils/binutils-2.25/gold/po/
Dgold.pot2066 msgid "Set offset between executable and read-only segments"
2636 msgid "Do not permit relocations in read-only segments"
2640 msgid "Permit relocations in read-only segments (default)"
3116 msgid "section in two PT_LOAD segments"
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog407 try processing note segments instead.
DChangeLog-2004345 segments.
/toolchain/binutils/binutils-2.25/binutils/po/
Dfr.po2655 msgstr " Taille des segments: %d\n"
4924 " section Display the segments and sections commands\n"
4933 " section Afficher les commandes de segments et de sections\n"
5517 msgid "(WRMAGIC: writable text segments)"
5518 msgstr "(WRMAGIC: segments textes accessibles en écriture)"
5522 msgid "(ROMAGIC: readonly sharablee text segments)"
5523 msgstr "(ROMAGIC: segments textes partageables en lecture seule)"
5527 msgid "(TOCMAGIC: readonly text segments and TOC)"
5528 msgstr "(TOCMAGIC: segments textes et TOC en lecture seule)"
5869 " --segments An alias for --program-headers\n"
[all …]
Dja.po4769 msgid "(WRMAGIC: writable text segments)"
4774 msgid "(ROMAGIC: readonly sharablee text segments)"
4779 msgid "(TOCMAGIC: readonly text segments and TOC)"
5062 " --segments An alias for --program-headers\n"
5095 " --segments --program-headers の別名\n"
7298 msgid "No note segments present in the core file.\n"
8600 #~ msgid " -l or --program-headers or --segments\n"
8601 #~ msgstr " -l 又は --program-headers 又は --segments\n"
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-2004455 if there are no segments.
1224 PT_LOAD segments containing no SEC_LOAD sections, instead round down.
1234 Don't bother checking SEC_ALLOC in PT_LOAD segments. Remove FIXME.
3218 segments by calling copy_private_bfd_data.
4812 to emit rofixups or dynamic relocs in read-only segments. Use
4866 different segments in non-PIC relocation.
/toolchain/binutils/binutils-2.25/include/elf/
DChangeLog1286 segments at the end of memory.
1329 PT_GNU_RELRO segments.
/toolchain/binutils/binutils-2.25/gold/
DChangeLog1601 Call reset_relax_output before re-processing segments for
3244 segments for sections is desired.
3252 (Layout::segment_precedes): Check for unique segments when sorting.
3266 Make it two pass when unique segments for sections is desired.
3630 if target->isolate_execinstr(), reject PF_X segments.
3634 loop over the segments before LOAD_SEG to reassign offsets after
5361 script create indistinguishable segments.
5363 segments. Pass this to Compare_segments constructor.
7646 (Layout::find_first_load_seg): Search all segments to find the first
7820 * layout.cc (segment_precedes): Sort segments by their physical
[all …]

1234