Home
last modified time | relevance | path

Searched defs:ULEB128 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.h34 typedef uint64_t ULEB128; typedef
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDwarfLib.h34 typedef uint64_t ULEB128; typedef
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Dpr10770.c17 #define ULEB128(x) (x)&0x7f /* Assume here the value is 0 ... 0x7f. */ macro
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Dpr10770.c17 #define ULEB128(x) (x)&0x7f /* Assume here the value is 0 ... 0x7f. */ macro