Home
last modified time | relevance | path

Searched refs:read_type (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dstabsread.c874 ptype = read_type (&p, objfile); in define_symbol()
1664 type1 = read_type (pp, objfile); in read_type()
1669 type1 = read_type (pp, objfile); in read_type()
1674 type1 = read_type (pp, objfile); in read_type()
1752 type = read_type (pp, objfile); in read_type()
1758 type = read_type (pp, objfile); in read_type()
1776 memtype = read_type (pp, objfile); in read_type()
1827 return_type = read_type (pp, objfile); in read_type()
1917 type1 = read_type (pp, objfile); in read_type()
2651 context = read_type (pp, objfile); in read_cpp_abbrev()
[all …]
/freebsd-12.1/contrib/libucl/src/
H A Ducl_msgpack.c963 read_type, in ucl_msgpack_consume() enumerator
972 } state = read_type, next_state = error_state; in ucl_msgpack_consume()
991 case read_type: in ucl_msgpack_consume()
1099 state = read_type; in ucl_msgpack_consume()
1128 state = read_type; in ucl_msgpack_consume()
1164 state = read_type; in ucl_msgpack_consume()
1192 state = read_type; in ucl_msgpack_consume()
1226 state = read_type; in ucl_msgpack_consume()
1234 state = read_type; in ucl_msgpack_consume()
1301 case read_type: in ucl_msgpack_consume()
/freebsd-12.1/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu2.c88 static bool read_type(struct demangle_data *);
182 if (read_type(&d) == false) in cpp_demangle_gnu2()
698 if (read_type(&fptr) == false) { in read_func_ptr()
766 if (read_type(&fptr) == false) { in read_func_ptr()
1018 if (read_type(d) == false) in read_op()
1026 if (read_type(d) == false) in read_op()
1222 read_type(struct demangle_data *d) in read_type() function
H A Dlibelftc_dem_arm.c90 static bool read_type(struct demangle_data *);
169 if (read_type(&d) == false) in cpp_demangle_ARM()
549 if (read_type(&fptr) == false) { in read_func_ptr()
617 if (read_type(&fptr) == false) { in read_func_ptr()
1085 read_type(struct demangle_data *d) in read_type() function