Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dflat.h45 unsigned long reloc_count; /* Number of relocation records */ member
/Linux-v4.19/fs/
Dbinfmt_flat.c437 relocs = ntohl(hdr->reloc_count); in load_flat_file()