Searched defs:get_proc_name (Results 1 – 7 of 7) sorted by relevance
/third_party/libunwind/src/mi/ |
D | Gget_proc_name.c | 49 get_proc_name (unw_addr_space_t as, unw_word_t ip, in get_proc_name() function
|
/third_party/libunwind/tests/ |
D | test-async-sig.c | 67 do_backtrace (int may_print, int get_proc_name) in do_backtrace()
|
D | test-proc-info.c | 115 get_proc_name (unw_addr_space_t as UNUSED, in get_proc_name() function
|
/third_party/libunwind/src/ |
D | elfxx.c | 393 elf_w (get_proc_name) (unw_addr_space_t as, pid_t pid, unw_word_t ip, in elf_w() argument
|
/third_party/libunwind/include/ |
D | libunwind-common.h.in | 208 int (*get_proc_name) (unw_addr_space_t, unw_word_t, char *, size_t, member
|
D | libunwind-common.h | 193 int (*get_proc_name)(unw_addr_space_t, unw_word_t, char *, size_t, member
|
/third_party/musl/porting/linux/user/src/hook/ |
D | musl_preinit.c | 157 static bool get_proc_name(pid_t pid, char *buf, unsigned int buf_len) in get_proc_name() function
|