Lines Matching defs:fsize
352 int num, size_t size, off_t fsize, int *flags, uint16_t *notecount)
390 if (fsize != SIZE_UNKNOWN && xph_offset > fsize) {
416 ph_num, fsize);
1005 off_t off, int num, off_t fsize, uint64_t virtaddr)
1026 if (fsize != SIZE_UNKNOWN && xph_offset > fsize) {
1040 off_t fsize, uint64_t virtaddr, char *buf, ssize_t buflen)
1049 fsize, virtaddr);
1077 int fd, off_t ph_off, int ph_num, off_t fsize)
1159 ph_off, ph_num, fsize, xauxv_val, buf, sizeof(buf));
1217 int fd, off_t ph_off, int ph_num, off_t fsize)
1316 fd, ph_off, ph_num, fsize))
1414 size_t size, off_t fsize, int mach, int strtab, int *flags,
1452 if (fsize != SIZE_UNKNOWN && fsize < name_off) {
1494 if (fsize != SIZE_UNKNOWN && xsh_offset > fsize) {
1506 CAST(uintmax_t, fsize)) {
1513 CAST(uintmax_t, fsize)) == -1)
1722 int num, size_t size, off_t fsize, int sh_num, int *flags,
1783 if (fsize != SIZE_UNKNOWN && xph_offset > fsize) {
1893 off_t fsize;
1939 fsize = stp->st_size;
1941 fsize = SIZE_UNKNOWN;