Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/
Dprinting.py342 class NoOpStructPrinter(gdb.ValuePrinter): class
379 result = NoOpStructPrinter(ty, value)
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git14315 Ignore static members in NoOpStructPrinter
14317 NoOpStructPrinter should ignore static members. This patch implements