Searched defs:elf (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/avr32/boot/images/
H A DMakefile
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/hp/sim/boot/
H A Dbootloader.c64 struct elfhdr *elf; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/boot/tools/
H A Dobjstrip.c57 struct elfhdr *elf; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/proc/
H A Dkcore.c146 struct elfhdr *elf; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/kernel/
H A Dirixelf.c1079 struct elfhdr elf; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dbinfmt_elf.c1269 static void fill_elf_header(struct elfhdr *elf, int segs) argument
1485 struct elfhdr *elf = NULL; local
[all...]
H A Dbinfmt_elf_fdpic.c1268 static inline void fill_elf_fdpic_header(struct elfhdr *elf, int segs) argument
1545 struct elfhdr *elf = NULL; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/mod/
H A Dmodpost.c235 static enum export export_from_sec(struct elf_info *elf, Elf_Section sec) argument
746 static Elf_Sym *find_elf_symbol(struct elf_info *elf, Elf_Addr addr, argument
777 is_valid_name(struct elf_info *elf, Elf_Sym *sym) argument
792 find_symbols_between(struct elf_info *elf, Elf_Addr addr, const char *sec, Elf_Sym **before, Elf_Sym **after) argument
843 warn_sec_mismatch(const char *modname, const char *fromsec, struct elf_info *elf, Elf_Sym *sym, Elf_Rela r) argument
910 check_sec_ref(struct module *mod, const char *modname, struct elf_info *elf, int section(const char*), int section_ref_ok(const char *)) argument
[all...]

Completed in 106 milliseconds