Searched defs:hdr (Results  1 – 4 of 4) sorted by relevance
| /scripts/ | 
| D | insert-sys-cert.c | 68 static unsigned long get_offset_from_address(Elf_Ehdr *hdr, unsigned long addr)  in get_offset_from_address() 93 static void get_symbol_from_map(Elf_Ehdr *hdr, FILE *f, char *name,  in get_symbol_from_map() 133 static Elf_Sym *find_elf_symbol(Elf_Ehdr *hdr, Elf_Shdr *symtab, char *name)  in find_elf_symbol() 157 static void get_symbol_from_table(Elf_Ehdr *hdr, Elf_Shdr *symtab,  in get_symbol_from_table() 184 static Elf_Shdr *get_symbol_table(Elf_Ehdr *hdr)  in get_symbol_table() 260 static void print_sym(Elf_Ehdr *hdr, struct sym *s)  in print_sym() 280 	Elf_Ehdr *hdr;  in main()  local
  | 
| D | asn1_compiler.c | 564 	FILE *out, *hdr;  in main()  local 1292 static void render(FILE *out, FILE *hdr)  in render()
  | 
| /scripts/mod/ | 
| D | modpost.h | 104 	Elf_Ehdr     *hdr;  member
  | 
| D | modpost.c | 420 	Elf_Ehdr *hdr;  in parse_elf()  local
  |