Home | History | Annotate | Download | only in src

Lines Matching refs:segment

79   { "dynamic", 'd', NULL, 0, N_("Display the dynamic segment"), 0 },
142 /* True if dynamic segment should be printed. */
1325 puts (gettext ("\n Section to Segment mapping:\n Segment Sections..."));
1329 /* Print the segment number. */
1394 /* Determine the segment this section is part of. */
1677 \nDynamic segment contains %lu entry:\n Addr: %#0*" PRIx64 " Offset: %#08" PRIx64 " Link to section: [%2u] '%s'\n",
1679 \nDynamic segment contains %lu entries:\n Addr: %#0*" PRIx64 " Offset: %#08" PRIx64 " Link to section: [%2u] '%s'\n",
1786 /* Print the dynamic segment. */
4859 printf (gettext (" Segment size: %6" PRIu64 "\n\n"),
4863 error (0, 0, gettext ("unsupported segment size"));
4875 Dwarf_Word segment = 0;
4890 segment = read_4ubyte_unaligned_inc (dbg, readp);
4892 segment = read_8ubyte_unaligned_inc (dbg, readp);
4894 if (range_address == 0 && range_length == 0 && segment == 0)
4904 (uint64_t) segment);
9456 \nNote segment of %" PRIu64 " bytes at offset %#0" PRIx64 ":\n"),