Searched refs:reloc_count (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/include/linux/ | ||
D | flat.h | 37 __be32 reloc_count; /* Number of relocation records */ member |
/linux-6.14.4/fs/ | ||
D | binfmt_flat.c | 431 relocs = ntohl(hdr->reloc_count); in load_flat_file() |