Searched refs:segments (Results 1 – 25 of 98) sorted by relevance
1234
43 {{readelf --segments vxworks2.sd}}48 {{readelf --segments vxworks2-static.sd}}
37 {{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}
40 {{readelf --segments vxworks2.sd}}45 {{readelf --segments vxworks2-static.sd}}
30 {{readelf --segments vxworks1-lib.sd}}45 {{readelf --segments vxworks2.sd}}50 {{readelf --segments vxworks2-static.sd}}
2 # separate output sections. We will then check for separate load segments.
139 } segments[1]; member
1128 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++)
207 example, the COFF version stamp, or the ELF program segments. BFD1408 * BFD ELF sections and segments:: ELF sections and segments1415 @node BFD ELF sections and segments1416 @subsection ELF sections and segments1418 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 system1432 system loader will examine the program segments to decide how to load1434 segments (type @samp{PT_LOAD}) are directly loaded into memory. Other1435 program segments are interpreted by the loader, and generally provide[all …]
184 extern segment_type *segments;
1641 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()
47 segment_type *segments; variable336 for (seg = segments; seg; seg = seg->next) in fold_binary()
155 (segments): New variable.156 * ldexp.c (segments): New variable.
336 segments do not appear after a different loadable segment.337 * ld.texinfo (PHDRS): Document order of processing segments.
49 einfo ("%F%P: map sections to segments failed: %E\n");
294 long segments; /* Current number of stack segments. */ member
37 {{readelf --segments vxworks2.sd}}42 {{readelf --segments vxworks2-static.sd}}
2066 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"
407 try processing note segments instead.
345 segments.
2655 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 …]
4769 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"
455 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. Use4866 different segments in non-PIC relocation.
1286 segments at the end of memory.1329 PT_GNU_RELRO segments.
1601 Call reset_relax_output before re-processing segments for3244 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 after5361 script create indistinguishable segments.5363 segments. Pass this to Compare_segments constructor.7646 (Layout::find_first_load_seg): Search all segments to find the first7820 * layout.cc (segment_precedes): Sort segments by their physical[all …]