Home
last modified time | relevance | path

Searched refs:getunwind_table (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dia64-tdep.c2317 getunwind_table (void *buf, size_t len) in getunwind_table() function
2341 size = getunwind_table (NULL, 0); in get_kernel_table()
2345 getunwind_table (ktab, size); in get_kernel_table()