Home
last modified time | relevance | path

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

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