Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Darmdbg.h740 typedef struct Dbg_Value Dbg_Value; typedef
753 struct Dbg_Value { struct
755 Dbg_ValueSort sort; argument
771 Dbg_Error Dbg_AddSymbol(Dbg_SymTable *st, char const *name, Dbg_Value const *val); argument