Home
last modified time | relevance | path

Searched defs:ElfW (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/
A Ddl-hash.c165 static __attribute_noinline__ const ElfW(Sym) * in ElfW() function
214 static __always_inline const ElfW(Sym) * in ElfW() function
255 static __always_inline const ElfW(Sym) * in ElfW() function
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/mips/
A Ddl-sysdep.h194 static __always_inline ElfW(Addr) * in ElfW() function
204 static __always_inline ElfW(Addr) in ElfW() function
223 static __always_inline ElfW(Addr) in ElfW() function
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dlink.h35 #define ElfW(type) _ElfW (Elf, __ELF_NATIVE_CLASS, type) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/utils/
A Dldd.c183 static ElfW(Shdr) *elf_find_section_type(uint32_t key, ElfW(Ehdr) *ehdr) in ElfW() function
196 static ElfW(Phdr) *elf_find_phdr_type(uint32_t type, ElfW(Ehdr) *ehdr) in ElfW() function
/l4re-core-master/l4util/include/
A Delf.h66 #define ElfW(type) _ElfW(Elf, 64, type) macro
68 #define ElfW(type) _ElfW(Elf, 32, type) macro
912 ElfW(Phdr) *l4util_elf_phdr(ElfW(Ehdr) const *hdr) in ElfW() function

Completed in 13 milliseconds