Home
last modified time | relevance | path

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

/external/libunwind/src/mi/
DGget_proc_name.c50 char *buf, size_t buf_len, unw_word_t *offp, void *arg) in get_proc_name()
100 unw_word_t *offp) in unw_get_proc_name()
111 size_t buf_len, unw_word_t *offp, void *as_arg) in unw_get_proc_name_by_ip()
/external/libunwind/src/ptrace/
D_UPT_get_proc_name.c31 char *buf, size_t buf_len, unw_word_t *offp, void *arg) in _UPT_get_proc_name()
/external/libunwind/src/coredump/
D_UCD_get_proc_name.c59 char *buf, size_t buf_len, unw_word_t *offp, void *arg) in _UCD_get_proc_name()
/external/elfutils/libelf/
Delf_getarsym.c50 read_number_entries (uint64_t *nump, Elf *elf, size_t *offp, bool index64_p) in read_number_entries()
/external/libunwind/src/sh/
DGinit.c192 char *buf, size_t buf_len, unw_word_t *offp, in get_static_proc_name()
/external/libunwind/src/hppa/
DGinit.c200 char *buf, size_t buf_len, unw_word_t *offp, in get_static_proc_name()
/external/libunwind/src/ppc64/
DGinit.c231 char *buf, size_t buf_len, unw_word_t *offp, in get_static_proc_name()
/external/libunwind/src/ppc32/
DGinit.c222 char *buf, size_t buf_len, unw_word_t *offp, in get_static_proc_name()
/external/libunwind/src/arm/
DGinit.c186 char *buf, size_t buf_len, unw_word_t *offp, in get_static_proc_name()
/external/libunwind/src/mips/
DGinit.c205 char *buf, size_t buf_len, unw_word_t *offp, in get_static_proc_name()
/external/libunwind/src/aarch64/
DGinit.c193 char *buf, size_t buf_len, unw_word_t *offp, in get_static_proc_name()
/external/libunwind/src/x86/
DGinit.c257 char *buf, size_t buf_len, unw_word_t *offp, in get_static_proc_name()
/external/libunwind/src/x86_64/
DGinit.c274 char *buf, size_t buf_len, unw_word_t *offp, in get_static_proc_name()
/external/libunwind/src/ia64/
DGinit.c376 char *buf, size_t buf_len, unw_word_t *offp, in get_static_proc_name()
DGparser.c165 alloc_spill_area (unsigned long *offp, unsigned long regsize, in alloc_spill_area()
/external/u-boot/cmd/
Dubi.c336 loff_t offp = 0; in ubi_volume_read() local