Home
last modified time | relevance | path

Searched defs:read_uleb128 (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dunwind-pe.h121 read_uleb128 (const unsigned char *p, _Unwind_Word *val) in read_uleb128() function
/openbsd-src/gnu/gcc/gcc/
H A Dunwind-pe.h133 read_uleb128 (const unsigned char *p, _Unwind_Word *val) in read_uleb128() function
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddwarf2expr.c144 read_uleb128 (unsigned char *buf, unsigned char *buf_end, ULONGEST * r) in read_uleb128() function
/openbsd-src/sys/ddb/
H A Ddb_dwarf.c129 read_uleb128(struct dwbuf *d, uint64_t *v) in read_uleb128() function
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf-eh-frame.c87 #define read_uleb128(VAR, BUF) \ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-eh-frame.c98 read_uleb128 (bfd_byte **iter, bfd_byte *end, bfd_vma *value) in read_uleb128() function
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c8425 read_uleb128 (unsigned char *p, unsigned int *plen) in read_uleb128() function