Home | History | Annotate | Download | only in linux

Lines Matching defs:header

168     const Phdr& header = program_headers[i];
169 if (header.p_type == PT_LOAD)
170 return header.p_vaddr;
287 // machine architecture given in HEADER, indexed by the register
289 // success, or false if HEADER's machine architecture is not
411 fprintf(stderr, "bad data encoding in ELF header: %d\n",