Searched refs:__libdw_get_sleb128 (Results 1 – 3 of 3) sorted by relevance
/external/elfutils/0.153/libdw/ |
D | memory-access.h | 103 var = __libdw_get_sleb128 (_v, 1, &(addr)); \ 125 extern int64_t __libdw_get_sleb128 (int64_t acc, unsigned int i, 138 __libdw_get_sleb128 (int64_t acc, unsigned int i, const unsigned char **addrp) in __libdw_get_sleb128() function
|
D | memory-access.c | 66 __libdw_get_sleb128 (int64_t acc, unsigned int i, const unsigned char **addrp) in __libdw_get_sleb128() function
|
D | ChangeLog | 1120 * memory-access.c (__libdw_get_uleb128, __libdw_get_sleb128): Likewise. 1129 [! IS_LIBDW] (__libdw_get_sleb128): New static, defined using it.
|