Home
last modified time | relevance | path

Searched defs:elf_w (Results 1 – 3 of 3) sorted by relevance

/external/libunwind/src/
Delfxx.c41 extern size_t elf_w (memory_read) ( in elf_w() function
113 static bool elf_w (section_table_offset) (struct elf_image* ei, Elf_W(Ehdr)* ehdr, Elf_W(Off)* offs… in elf_w() function
130 static bool elf_w (string_table_offset) ( in elf_w() function
158 static bool elf_w (lookup_symbol_memory) ( in elf_w() function
249 static bool elf_w (get_load_offset_memory) ( in elf_w() function
289 static char* elf_w (string_table) (struct elf_image* ei, int section) { in elf_w() function
311 static bool elf_w (lookup_symbol_mapped) ( in elf_w() function
391 static bool elf_w (get_load_offset_mapped) ( in elf_w() function
406 static Elf_W(Addr) elf_w (get_min_vaddr_mapped) (struct elf_image *ei) { in elf_w() function
421 static inline bool elf_w (lookup_symbol) ( in elf_w() function
[all …]
Delfxx.h40 # define elf_w(x) _Uelf32_##x macro
44 # define elf_w(x) _Uelf64_##x macro
92 static inline bool elf_w (valid_object_mapped) (struct elf_image* ei) { in elf_w() function
103 static inline bool elf_w (valid_object_memory) (struct elf_image* ei) { in elf_w() function
/external/libunwind/src/coredump/
D_UCD_get_proc_name.c33 elf_w (CD_get_proc_name) (struct UCD_info *ui, unw_addr_space_t as, unw_word_t ip, in elf_w() function