Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarfread.c360 #define DBLENGTH(p) (((struct dwfinfo *)((p)->read_symtab_private))->dblength) macro
2265 dbsize = DBLENGTH (pst); in read_ofile_symtab()
2363 if (DBLENGTH (pst)) /* Otherwise it's a dummy */ in psymtab_to_symtab_1()
2412 if (DBLENGTH (pst) || pst->number_of_dependencies) in dwarf_psymtab_to_symtab()
2805 DBLENGTH (pst) = culength; in scan_compilation_units()