Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dflat.h44 unsigned long reloc_count; /* Number of relocation records */ member
/linux-4.1.27/fs/
Dbinfmt_flat.c454 relocs = ntohl(hdr->reloc_count); in load_flat_file()