Home
last modified time | relevance | path

Searched refs:dbx_lookup_type (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dstabsread.c217 dbx_lookup_type (int typenums[2]) in dbx_lookup_type() function
327 type_addr = dbx_lookup_type (typenums); in dbx_alloc_type()
1710 dbx_lookup_type (typenums)); in read_type()
1716 dbx_lookup_type (typenums)); in read_type()
1790 *dbx_lookup_type (typenums) = type; in read_type()
1816 *dbx_lookup_type (typenums) = type; in read_type()
1824 *dbx_lookup_type (typenums) = type; in read_type()
1831 *dbx_lookup_type (typenums) = type; in read_type()
1838 *dbx_lookup_type (typenums) = type; in read_type()
1878 *dbx_lookup_type (typenums) = type; in read_type()
[all …]
H A DChangeLog-1991921 (dbx_lookup_type): Handle null typevector.
1449 * dbxread.c (dbx_lookup_type): Keep doubling size of typevector
H A DChangeLog-3.x2131 * dbxread.c (read_type): Made sure to only call dbx_lookup_type on
H A DChangeLog-19901428 * dbxread.c (dbx_lookup_type): Do f->length *= 2 as many times
H A DChangeLog-19924157 * buildsym.c (dbx_lookup_type): Zero result for (-1,-1) arg.
5530 * buildsym.c (dbx_lookup_type): Cast args to xrealloc().
H A DChangeLog-20039129 * stabsread.c (dbx_lookup_type): Make static.
9132 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
15396 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
H A DChangeLog-19964534 * stabsread.c (dbx_lookup_type): Use xmalloc rather than bare
H A DChangeLog-2002404 (dbx_lookup_type, read_cfront_baseclasses)
14499 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
H A DChangeLog-19944383 (dbx_lookup_type): Call it when starting new type vector.
H A DChangeLog-20001376 * stabsread.c (dbx_lookup_type, dbx_alloc_type,
H A DChangeLog-19936934 * stabsread.c (dbx_lookup_type): Handle negative type numbers.