Home
last modified time | relevance | path

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

/linux-3.4.99/scripts/mod/
Dmodpost.c263 static enum export export_from_secname(struct elf_info *elf, unsigned int sec) in export_from_secname()
281 static enum export export_from_sec(struct elf_info *elf, unsigned int sec) in export_from_sec()
734 static const char *sym_name(struct elf_info *elf, Elf_Sym *sym) in sym_name()
742 static const char *sec_name(struct elf_info *elf, int secindex) in sec_name()
750 static const char *sech_name(struct elf_info *elf, Elf_Shdr *sechdr) in sech_name()
839 static void check_section(const char *modname, struct elf_info *elf, in check_section()
1141 static Elf_Sym *find_elf_symbol(struct elf_info *elf, Elf64_Sword addr, in find_elf_symbol()
1192 static inline int is_valid_name(struct elf_info *elf, Elf_Sym *sym) in is_valid_name()
1207 static Elf_Sym *find_elf_symbol2(struct elf_info *elf, Elf_Addr addr, in find_elf_symbol2()
1445 static void check_section_mismatch(const char *modname, struct elf_info *elf, in check_section_mismatch()
[all …]
/linux-3.4.99/arch/ia64/hp/sim/boot/
Dbootloader.c63 struct elfhdr *elf; in start_bootloader() local
/linux-3.4.99/arch/alpha/boot/tools/
Dobjstrip.c57 struct elfhdr *elf; in main() local
/linux-3.4.99/arch/powerpc/kernel/
Dfadump.c529 struct elfhdr *elf; in fadump_update_elfcore_header() local
763 struct elfhdr *elf; in fadump_init_elfcore_header() local
836 struct elfhdr *elf; in fadump_create_elfcore_headers() local
/linux-3.4.99/fs/
Dbinfmt_elf.c1244 static void fill_elf_header(struct elfhdr *elf, int segs, in fill_elf_header()
1483 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info()
1716 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info()
1867 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
1909 struct elfhdr *elf = NULL; in elf_core_dump() local
Dbinfmt_elf_fdpic.c1304 static inline void fill_elf_fdpic_header(struct elfhdr *elf, int segs) in fill_elf_fdpic_header()
1485 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
1592 struct elfhdr *elf = NULL; in elf_fdpic_core_dump() local
/linux-3.4.99/tools/perf/util/
Dsymbol.c940 static Elf_Scn *elf_section_by_name(Elf *elf, GElf_Ehdr *ep, in elf_section_by_name()
995 Elf *elf; in dso__synthesize_plt_symbols() local
1140 static size_t elf_addr_to_index(Elf *elf, GElf_Addr addr) in elf_addr_to_index()
1175 Elf *elf; in dso__load_sym() local
1428 static int elf_read_build_id(Elf *elf, void *bf, size_t size) in elf_read_build_id()
1493 Elf *elf; in filename__read_build_id() local
/linux-3.4.99/fs/proc/
Dkcore.c321 struct elfhdr *elf; in elf_kcore_store_hdr() local