Searched refs:_note (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/test/py/ |
H A D | multiplexed_log.py | 431 self._note("timestamp", 471 self._note("error", msg) 484 self._note("warning", msg) 510 self._note("info", msg) 522 self._note("action", msg) 542 self._note("timestamp", 544 self._note("timestamp", 546 self._note("timestamp", 560 self._note("status-pass", msg, anchor) 599 self._note("status-xfail", msg, anchor) [all …]
|
/openbmc/linux/include/linux/ |
H A D | elfnote.h | 74 struct elf##size##_note _nhdr; \
|