Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/mod/
Dmodpost.c267 static enum export export_from_secname(struct elf_info *elf, unsigned int sec) in export_from_secname()
285 static enum export export_from_sec(struct elf_info *elf, unsigned int sec) in export_from_sec()
752 static const char *sym_name(struct elf_info *elf, Elf_Sym *sym) in sym_name()
760 static const char *sec_name(struct elf_info *elf, int secindex) in sec_name()
768 static const char *sech_name(struct elf_info *elf, Elf_Shdr *sechdr) in sech_name()
845 static void check_section(const char *modname, struct elf_info *elf, in check_section()
1202 static Elf_Sym *find_elf_symbol(struct elf_info *elf, Elf64_Sword addr, in find_elf_symbol()
1253 static inline int is_valid_name(struct elf_info *elf, Elf_Sym *sym) in is_valid_name()
1268 static Elf_Sym *find_elf_symbol2(struct elf_info *elf, Elf_Addr addr, in find_elf_symbol2()
1510 static void default_mismatch_handler(const char *modname, struct elf_info *elf, in default_mismatch_handler()
[all …]
/linux-4.1.27/tools/perf/util/
Dsymbol-elf.c41 static int elf_getphdrnum(Elf *elf, size_t *dst) in elf_getphdrnum()
153 static size_t elf_addr_to_index(Elf *elf, GElf_Addr addr) in elf_addr_to_index()
172 Elf_Scn *elf_section_by_name(Elf *elf, GElf_Ehdr *ep, in elf_section_by_name()
229 Elf *elf; in dso__synthesize_plt_symbols() local
349 static int elf_read_build_id(Elf *elf, void *bf, size_t size) in elf_read_build_id()
431 Elf *elf; in filename__read_build_id() local
504 Elf *elf; in filename__read_debuglink() local
638 Elf *elf; in symsrc__init() local
791 Elf *elf; in dso__load_sym() local
1092 static int elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) in elf_read_maps()
[all …]
Dunwind-libunwind.c165 Elf *elf; in elf_section_offset() local
191 Elf *elf; in elf_is_exec() local
Dsymbol.h203 Elf *elf; member
Dprobe-finder.c1007 Elf *elf; in debuginfo__find_probes() local
Dprobe-event.c419 Elf *elf; in get_text_start_address() local
/linux-4.1.27/tools/build/feature/
Dtest-libelf.c5 Elf *elf = elf_begin(0, ELF_C_READ, 0); in main() local
Dtest-libelf-mmap.c5 Elf *elf = elf_begin(0, ELF_C_READ_MMAP, 0); in main() local
/linux-4.1.27/samples/bpf/
Dbpf_load.c137 static int get_sec(Elf *elf, int i, GElf_Ehdr *ehdr, char **shname, in get_sec()
193 Elf *elf; in load_bpf_file() local
/linux-4.1.27/arch/ia64/hp/sim/boot/
Dbootloader.c63 struct elfhdr *elf; in start_bootloader() local
/linux-4.1.27/arch/alpha/boot/tools/
Dobjstrip.c60 struct elfhdr *elf; in main() local
/linux-4.1.27/arch/powerpc/kernel/
Dfadump.c529 struct elfhdr *elf; in fadump_update_elfcore_header() local
765 struct elfhdr *elf; in fadump_init_elfcore_header() local
838 struct elfhdr *elf; in fadump_create_elfcore_headers() local
/linux-4.1.27/fs/
Dbinfmt_elf.c482 struct file *elf, bool is_interp, in arch_elf_pt_proc()
1343 static void fill_elf_header(struct elfhdr *elf, int segs, in fill_elf_header()
1685 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info()
1934 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info()
2091 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
2121 struct elfhdr *elf = NULL; in elf_core_dump() local
Dbinfmt_elf_fdpic.c1274 static inline void fill_elf_fdpic_header(struct elfhdr *elf, int segs) in fill_elf_fdpic_header()
1458 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
1538 struct elfhdr *elf = NULL; in elf_fdpic_core_dump() local
/linux-4.1.27/arch/mips/kernel/
Delf.c68 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc()
/linux-4.1.27/fs/proc/
Dkcore.c324 struct elfhdr *elf; in elf_kcore_store_hdr() local