Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-generic.h268 typedef unsigned long _uleb128_t; typedef
271 typedef unsigned long long _uleb128_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-generic.h268 typedef unsigned long _uleb128_t; typedef
271 typedef unsigned long long _uleb128_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d269 alias _uleb128_t = __builtin_culong; variable
274 alias _uleb128_t = ulong; variable
H A Darm_common.d244 alias _uleb128_t = __builtin_culong; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d269 alias _uleb128_t = __builtin_culong; variable
274 alias _uleb128_t = ulong; variable
H A Darm_common.d244 alias _uleb128_t = __builtin_culong; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dunwind-arm-common.h244 typedef unsigned long _uleb128_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dunwind-arm-common.h244 typedef unsigned long _uleb128_t; typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dunwind.h62 typedef uintptr_t _uleb128_t; typedef