Searched defs:zdebug_table (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | elf.c | 1172 uint16_t *zdebug_table, uint16_t *table) in elf_zlib_inflate_table() 1643 elf_zlib_inflate (const unsigned char *pin, size_t sin, uint16_t *zdebug_table, in elf_zlib_inflate() 2468 uint16_t *zdebug_table, unsigned char *pout, in elf_zlib_inflate_and_verify() 2489 uint16_t *zdebug_table, in elf_uncompress_zdebug() 2542 uint16_t *zdebug_table, in elf_uncompress_chdr() 2596 uint16_t *zdebug_table; in backtrace_uncompress_zdebug() local 2665 uint16_t *zdebug_table; in elf_add() local
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | elf.c | 1234 uint16_t *zdebug_table, uint16_t *table) in elf_zlib_inflate_table() 1705 elf_zlib_inflate (const unsigned char *pin, size_t sin, uint16_t *zdebug_table, in elf_zlib_inflate() 2530 uint16_t *zdebug_table, unsigned char *pout, in elf_zlib_inflate_and_verify() 2551 uint16_t *zdebug_table, in elf_uncompress_zdebug() 2604 uint16_t *zdebug_table, in elf_uncompress_chdr() 2658 uint16_t *zdebug_table; in backtrace_uncompress_zdebug() local 4039 uint16_t *zdebug_table; in elf_add() local
|