Home
last modified time | relevance | path

Searched defs:_sleb128_t (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-generic.h267 typedef long _sleb128_t; typedef
270 typedef long long _sleb128_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-generic.h267 typedef long _sleb128_t; typedef
270 typedef long long _sleb128_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d268 alias _sleb128_t = __builtin_clong; variable
273 alias _sleb128_t = long; variable
H A Darm_common.d243 alias _sleb128_t = __builtin_clong; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d268 alias _sleb128_t = __builtin_clong; variable
273 alias _sleb128_t = long; variable
H A Darm_common.d243 alias _sleb128_t = __builtin_clong; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dunwind-arm-common.h243 typedef long _sleb128_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dunwind-arm-common.h243 typedef long _sleb128_t; typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dunwind.h61 typedef intptr_t _sleb128_t; typedef