Home
last modified time | relevance | path

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

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