Home | History | Annotate | Download | only in src

Lines Matching defs:bytes

1009 	  ehdr->e_phoff, gettext ("(bytes into file)"));
1012 ehdr->e_shoff, gettext ("(bytes into file)"));
1018 ehdr->e_ehsize, gettext ("(bytes)"));
1021 ehdr->e_phentsize, gettext ("(bytes)"));
1038 ehdr->e_shentsize, gettext ("(bytes)"));
1745 printf (gettext ("%" PRId64 " (bytes)\n"), dyn->d_un.d_val);
3275 Bitmask Size: %zu bytes %" PRIuFAST32 "%% bits set 2nd hash shift: %u\n"),
3424 " bytes at offset %#0" PRIx64 ":\n"),
4606 printf (gettext (" [%6tx] <UNUSED GARBAGE> ... %" PRIu64 " bytes ...\n"),
4915 printf (gettext (" %zu padding bytes\n"), padding);
8049 " contains %" PRId64 " bytes :\n"),
8920 const uint8_t *bytes = desc;
8927 bytes += bits / 8 - 1;
8933 *h++ = "0123456789abcdef"[bytes[idx] >> 4];
8934 *h++ = "0123456789abcdef"[bytes[idx] & 0xf];
9433 \nNote section [%2zu] '%s' of %" PRIu64 " bytes at offset %#0" PRIx64 ":\n"),
9456 \nNote segment of %" PRIu64 " bytes at offset %#0" PRIx64 ":\n"),
9524 " bytes at offset %#0" PRIx64 ":\n"),
9529 " bytes (%zd uncompressed) at offset %#0"
9565 " bytes at offset %#0" PRIx64 ":\n"),
9570 " bytes (%zd uncompressed) at offset %#0"