Home
last modified time | relevance | path

Searched refs:reloc_count (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dflat.h37 __be32 reloc_count; /* Number of relocation records */ member
/Linux-v5.10/fs/
Dbinfmt_flat.c455 relocs = ntohl(hdr->reloc_count); in load_flat_file()