Searched refs:reloc_count (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | flat.h | 45 unsigned long reloc_count; /* Number of relocation records */ member |
/Linux-v4.19/fs/ | ||
D | binfmt_flat.c | 437 relocs = ntohl(hdr->reloc_count); in load_flat_file() |