Searched refs:ElfW (Results 1 – 6 of 6) sorted by relevance
61 ElfW(auxv_t) *p; in find_auxv_entry()63 p = (ElfW(auxv_t) *)auxv; in find_auxv_entry()77 ElfW(auxv_t) *p; in get_auxv_entry()
4 #define ElfW(type) _ElfW(ELF_BITS, type) macro8 #define Elf_Addr ElfW(Addr)9 #define Elf_Ehdr ElfW(Ehdr)10 #define Elf_Phdr ElfW(Phdr)11 #define Elf_Shdr ElfW(Shdr)12 #define Elf_Sym ElfW(Sym)726 ElfW(Sym) *sym; in percpu_init()760 static int is_percpu_sym(ElfW(Sym) *sym, const char *symname) in is_percpu_sym()769 static int do_reloc64(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc64()773 ElfW(Addr) offset = rel->r_offset; in do_reloc64()[all …]
9 #define Elf_Rel ElfW(Rel)
4 #define ElfW(type) _ElfW(ELF_BITS, type) macro8 #define Elf_Addr ElfW(Addr)9 #define Elf_Ehdr ElfW(Ehdr)10 #define Elf_Phdr ElfW(Phdr)11 #define Elf_Shdr ElfW(Shdr)12 #define Elf_Sym ElfW(Sym)636 static int do_reloc_info(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc_info()
54 ElfW(auxv_t) *p; in test_cache_shape()