Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dflat.h35 __be32 reloc_start; /* Offset of relocation records from beginning of member
/linux-5.10/fs/
Dbinfmt_flat.c620 (datapos + (ntohl(hdr->reloc_start) - text_len)); in load_flat_file()
645 (datapos + (ntohl(hdr->reloc_start) - text_len)); in load_flat_file()