Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Ddlopen-deps.inc32 name_size, desc_size, note_type = struct.unpack_from(format, buffer, offset)
36 if note_type == 0x407c0c0a:
/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py360 def _note(self, note_type, msg, anchor=None): argument
374 self.f.write('<div class="' + note_type + '">\n')
/openbmc/qemu/include/hw/
H A Delf_ops.h.inc282 elf_word note_type;
290 note_type = nhdr->n_type;
291 while (note_type != elf_note_type) {
309 note_type = nhdr->n_type;