Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dcorelow.c664 core_ops.to_stratum = core_stratum; in init_core_ops()
H A Dtarget.h61 core_stratum, /* Core dump files */ enumerator
H A Dremote-vx.c1351 vx_ops.to_stratum = core_stratum; in init_vx_ops()
H A Dsol-thread.c1593 sol_core_ops.to_stratum = core_stratum; in init_sol_core_ops()
H A Dtarget.c1673 if ((*t)->to_stratum == core_stratum) in find_core_target()